﻿2026-07-11T01:26:36.7437158Z ##[group]Run cargo nextest run --workspace --no-fail-fast -E 'not ( (package(spt-daemon) & kind(test) & binary(/^(attach|brain_swap|broker|budget|daemon_e2e|daemon_lifecycle_real_brain|digest|dispatch|driven_by_selfheal|handoff|idempotent|inject_control_wedge|input_ack_deadlock|resume|shellchan|two_origin_spanning|twohost)$/)) | (package(spt) & kind(test) & binary(/^(attach_wedge_e2e|bind_cwd_project_e2e|brain_respawn_rename|brain_split|brain_survive|dummy_harness_e2e|gateway_owner_shell_e2e|job_escape_e2e|livehost_bootgate_e2e|n1_pairing|oneliner_e2e|resume_template_e2e)$/)) | (package(spt-term) & kind(test)) )'
2026-07-11T01:26:36.7451028Z [36;1mcargo nextest run --workspace --no-fail-fast -E 'not ( (package(spt-daemon) & kind(test) & binary(/^(attach|brain_swap|broker|budget|daemon_e2e|daemon_lifecycle_real_brain|digest|dispatch|driven_by_selfheal|handoff|idempotent|inject_control_wedge|input_ack_deadlock|resume|shellchan|two_origin_spanning|twohost)$/)) | (package(spt) & kind(test) & binary(/^(attach_wedge_e2e|bind_cwd_project_e2e|brain_respawn_rename|brain_split|brain_survive|dummy_harness_e2e|gateway_owner_shell_e2e|job_escape_e2e|livehost_bootgate_e2e|n1_pairing|oneliner_e2e|resume_template_e2e)$/)) | (package(spt-term) & kind(test)) )'[0m
2026-07-11T01:26:36.7471062Z shell: /usr/bin/bash -e {0}
2026-07-11T01:26:36.7471890Z env:
2026-07-11T01:26:36.7472597Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-11T01:26:36.7473563Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-11T01:26:36.7474527Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-11T01:26:36.7475436Z ##[endgroup]
2026-07-11T01:26:37.3901495Z    Compiling proc-macro2 v1.0.106
2026-07-11T01:26:37.3903463Z    Compiling unicode-ident v1.0.24
2026-07-11T01:26:37.3904963Z    Compiling quote v1.0.45
2026-07-11T01:26:37.3906246Z    Compiling libc v0.2.186
2026-07-11T01:26:37.3907593Z    Compiling serde_core v1.0.228
2026-07-11T01:26:37.3909065Z    Compiling cfg-if v1.0.4
2026-07-11T01:26:37.3910416Z    Compiling serde v1.0.228
2026-07-11T01:26:37.3975189Z    Compiling typenum v1.20.1
2026-07-11T01:26:37.4038634Z    Compiling version_check v0.9.5
2026-07-11T01:26:37.4171891Z    Compiling portable-atomic v1.13.1
2026-07-11T01:26:37.4240686Z    Compiling memchr v2.8.1
2026-07-11T01:26:37.4311057Z    Compiling subtle v2.6.1
2026-07-11T01:26:37.4314440Z    Compiling shlex v2.0.1
2026-07-11T01:26:37.4344977Z    Compiling critical-section v1.2.0
2026-07-11T01:26:37.4347618Z    Compiling find-msvc-tools v0.1.9
2026-07-11T01:26:37.4750755Z    Compiling equivalent v1.0.2
2026-07-11T01:26:37.4843437Z    Compiling smallvec v1.15.1
2026-07-11T01:26:37.5431602Z    Compiling log v0.4.32
2026-07-11T01:26:37.5682421Z    Compiling semver v1.0.28
2026-07-11T01:26:37.6309163Z    Compiling itoa v1.0.18
2026-07-11T01:26:37.6313113Z    Compiling cpufeatures v0.2.17
2026-07-11T01:26:37.6641691Z    Compiling rand_core v0.10.1
2026-07-11T01:26:37.7095135Z    Compiling bitflags v2.12.1
2026-07-11T01:26:37.7227131Z    Compiling hashbrown v0.17.1
2026-07-11T01:26:37.7512249Z    Compiling getrandom v0.4.2
2026-07-11T01:26:37.7849048Z    Compiling generic-array v0.14.7
2026-07-11T01:26:37.8091469Z    Compiling pin-project-lite v0.2.17
2026-07-11T01:26:37.8337790Z    Compiling bytes v1.11.1
2026-07-11T01:26:37.8423358Z    Compiling futures-core v0.3.32
2026-07-11T01:26:37.8644376Z    Compiling rustc_version v0.4.1
2026-07-11T01:26:37.8972475Z    Compiling zerocopy v0.8.50
2026-07-11T01:26:37.9551455Z    Compiling ahash v0.8.12
2026-07-11T01:26:37.9791823Z    Compiling signature v2.2.0
2026-07-11T01:26:38.0011867Z    Compiling stable_deref_trait v1.2.1
2026-07-11T01:26:38.0082282Z    Compiling pkg-config v0.3.33
2026-07-11T01:26:38.0192352Z    Compiling vcpkg v0.2.15
2026-07-11T01:26:38.0534003Z    Compiling zmij v1.0.21
2026-07-11T01:26:38.0730428Z    Compiling ed25519 v2.2.3
2026-07-11T01:26:38.0881194Z    Compiling serde_json v1.0.150
2026-07-11T01:26:38.1794423Z    Compiling futures-io v0.3.32
2026-07-11T01:26:38.2739277Z    Compiling slab v0.4.12
2026-07-11T01:26:38.2890482Z    Compiling curve25519-dalek v4.1.3
2026-07-11T01:26:38.3060974Z    Compiling futures-sink v0.3.32
2026-07-11T01:26:38.4081312Z    Compiling futures-channel v0.3.32
2026-07-11T01:26:38.4160995Z    Compiling fastrand v2.4.1
2026-07-11T01:26:38.5729717Z    Compiling indexmap v2.14.0
2026-07-11T01:26:38.5860742Z    Compiling futures-task v0.3.32
2026-07-11T01:26:38.6561056Z    Compiling fallible-streaming-iterator v0.1.9
2026-07-11T01:26:38.6788170Z    Compiling fallible-iterator v0.3.0
2026-07-11T01:26:38.7340693Z    Compiling syn v2.0.117
2026-07-11T01:26:38.7798742Z    Compiling rustversion v1.0.22
2026-07-11T01:26:38.7911588Z    Compiling autocfg v1.5.1
2026-07-11T01:26:38.7913094Z    Compiling fnv v1.0.7
2026-07-11T01:26:38.8011937Z    Compiling cfg_aliases v0.2.1
2026-07-11T01:26:38.8111980Z    Compiling strsim v0.11.1
2026-07-11T01:26:38.8197256Z    Compiling writeable v0.6.3
2026-07-11T01:26:38.8411700Z    Compiling litemap v0.8.2
2026-07-11T01:26:38.8669618Z    Compiling utf8_iter v1.0.4
2026-07-11T01:26:38.8775040Z    Compiling icu_properties_data v2.2.0
2026-07-11T01:26:38.9011041Z    Compiling anyhow v1.0.102
2026-07-11T01:26:39.0054971Z    Compiling dunce v1.0.5
2026-07-11T01:26:39.0501194Z    Compiling rustix v1.1.4
2026-07-11T01:26:39.0790910Z    Compiling icu_normalizer_data v2.2.0
2026-07-11T01:26:39.0901121Z    Compiling ident_case v1.0.1
2026-07-11T01:26:39.1048360Z    Compiling fs_extra v1.3.0
2026-07-11T01:26:39.1521800Z    Compiling linux-raw-sys v0.12.1
2026-07-11T01:26:39.1868323Z    Compiling jobserver v0.1.34
2026-07-11T01:26:39.3030817Z    Compiling percent-encoding v2.3.2
2026-07-11T01:26:39.3660334Z    Compiling http v1.4.1
2026-07-11T01:26:39.4163938Z    Compiling aws-lc-rs v1.17.0
2026-07-11T01:26:39.4475018Z    Compiling crypto-common v0.1.7
2026-07-11T01:26:39.4860995Z    Compiling block-buffer v0.10.4
2026-07-11T01:26:39.5110817Z    Compiling cpufeatures v0.3.0
2026-07-11T01:26:39.5240631Z    Compiling cc v1.2.63
2026-07-11T01:26:39.5831223Z    Compiling unicode-segmentation v1.13.3
2026-07-11T01:26:39.5850539Z    Compiling thiserror v2.0.18
2026-07-11T01:26:39.6090662Z    Compiling digest v0.10.7
2026-07-11T01:26:39.6160950Z    Compiling scopeguard v1.2.0
2026-07-11T01:26:39.6585687Z    Compiling chacha20 v0.10.0
2026-07-11T01:26:39.6715773Z    Compiling form_urlencoded v1.2.2
2026-07-11T01:26:39.6880165Z    Compiling lock_api v0.4.14
2026-07-11T01:26:39.6967448Z    Compiling untrusted v0.9.0
2026-07-11T01:26:39.8306585Z    Compiling heck v0.5.0
2026-07-11T01:26:39.8690743Z    Compiling sha2 v0.10.9
2026-07-11T01:26:39.8824936Z    Compiling rustls v0.23.40
2026-07-11T01:26:39.8936483Z    Compiling const-oid v0.10.2
2026-07-11T01:26:39.9278276Z    Compiling getrandom v0.2.17
2026-07-11T01:26:40.0070939Z    Compiling mio v1.2.1
2026-07-11T01:26:40.0200754Z    Compiling socket2 v0.6.4
2026-07-11T01:26:40.0391407Z    Compiling fs2 v0.4.3
2026-07-11T01:26:40.0810695Z    Compiling atomic-waker v1.1.2
2026-07-11T01:26:40.1490630Z    Compiling rand_core v0.6.4
2026-07-11T01:26:40.1584305Z    Compiling uuid v1.23.2
2026-07-11T01:26:40.1657902Z    Compiling rand v0.10.1
2026-07-11T01:26:40.1659887Z    Compiling convert_case v0.10.0
2026-07-11T01:26:40.1856711Z    Compiling arrayvec v0.7.6
2026-07-11T01:26:40.2044575Z    Compiling unicode-xid v0.2.6
2026-07-11T01:26:40.2402787Z    Compiling httparse v1.10.1
2026-07-11T01:26:40.3000817Z    Compiling parking_lot_core v0.9.12
2026-07-11T01:26:40.3650432Z    Compiling paste v1.0.15
2026-07-11T01:26:40.4192634Z    Compiling http-body v1.0.1
2026-07-11T01:26:40.5045597Z    Compiling num-traits v0.2.19
2026-07-11T01:26:40.5341308Z    Compiling hybrid-array v0.4.12
2026-07-11T01:26:40.5620321Z    Compiling powerfmt v0.2.0
2026-07-11T01:26:40.5820554Z    Compiling either v1.16.0
2026-07-11T01:26:40.6384728Z    Compiling utf8parse v0.2.2
2026-07-11T01:26:40.6385586Z    Compiling base64ct v1.8.3
2026-07-11T01:26:40.7960769Z    Compiling cmake v0.1.58
2026-07-11T01:26:40.8300644Z    Compiling deranged v0.5.8
2026-07-11T01:26:40.8589355Z    Compiling memoffset v0.6.5
2026-07-11T01:26:40.9110597Z    Compiling tower-service v0.3.3
2026-07-11T01:26:40.9410844Z    Compiling time-core v0.1.8
2026-07-11T01:26:40.9870663Z    Compiling pem-rfc7468 v1.0.0
2026-07-11T01:26:41.0060774Z    Compiling base64 v0.22.1
2026-07-11T01:26:41.0160545Z    Compiling try-lock v0.2.5
2026-07-11T01:26:41.0957344Z    Compiling ref-cast v1.0.25
2026-07-11T01:26:41.1061061Z    Compiling thiserror v1.0.69
2026-07-11T01:26:41.1311474Z    Compiling num-conv v0.2.2
2026-07-11T01:26:41.1531909Z    Compiling tinyvec_macros v0.1.1
2026-07-11T01:26:41.1656919Z    Compiling data-encoding v2.11.0
2026-07-11T01:26:41.1659058Z    Compiling block-buffer v0.12.0
2026-07-11T01:26:41.2280500Z    Compiling tinyvec v1.11.0
2026-07-11T01:26:41.2375955Z    Compiling crypto-common v0.2.2
2026-07-11T01:26:41.2941000Z    Compiling want v0.3.1
2026-07-11T01:26:41.3070138Z    Compiling parking_lot v0.12.5
2026-07-11T01:26:41.4260603Z    Compiling termios v0.2.2
2026-07-11T01:26:41.4400780Z    Compiling ioctl-rs v0.1.6
2026-07-11T01:26:41.4527936Z    Compiling serial-core v0.4.0
2026-07-11T01:26:41.4620872Z    Compiling vergen-lib v9.1.0
2026-07-11T01:26:41.4950841Z    Compiling inout v0.1.4
2026-07-11T01:26:41.5431819Z    Compiling n0-future v0.3.2
2026-07-11T01:26:41.5700566Z    Compiling aho-corasick v1.1.4
2026-07-11T01:26:41.6100463Z    Compiling spin v0.10.0
2026-07-11T01:26:41.6275352Z    Compiling httpdate v1.0.3
2026-07-11T01:26:41.6461000Z    Compiling crossbeam-utils v0.8.21
2026-07-11T01:26:41.6764880Z    Compiling libsqlite3-sys v0.30.1
2026-07-11T01:26:41.6960954Z    Compiling aws-lc-sys v0.41.0
2026-07-11T01:26:41.7024043Z    Compiling ring v0.17.14
2026-07-11T01:26:41.7687035Z    Compiling toml_write v0.1.2
2026-07-11T01:26:41.8619997Z    Compiling winnow v0.7.15
2026-07-11T01:26:41.9083412Z    Compiling regex-syntax v0.8.10
2026-07-11T01:26:41.9280498Z    Compiling cordyceps v0.3.4
2026-07-11T01:26:41.9781266Z    Compiling diatomic-waker v0.2.3
2026-07-11T01:26:42.1281313Z    Compiling winnow v1.0.3
2026-07-11T01:26:42.2535664Z    Compiling parking v2.2.1
2026-07-11T01:26:42.3410607Z    Compiling futures-buffered v0.2.13
2026-07-11T01:26:42.3820673Z    Compiling futures-lite v2.6.1
2026-07-11T01:26:42.3991052Z    Compiling digest v0.11.3
2026-07-11T01:26:42.4849550Z    Compiling serial-unix v0.4.0
2026-07-11T01:26:42.5801210Z    Compiling cipher v0.4.4
2026-07-11T01:26:42.6888419Z    Compiling netlink-packet-core v0.8.1
2026-07-11T01:26:42.6999502Z    Compiling vergen-lib v0.1.6
2026-07-11T01:26:42.7432881Z    Compiling vergen v9.1.0
2026-07-11T01:26:42.7963079Z    Compiling universal-hash v0.5.1
2026-07-11T01:26:42.8330540Z    Compiling noq-udp v0.10.0
2026-07-11T01:26:42.8570875Z    Compiling heapless v0.7.17
2026-07-11T01:26:42.9036932Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-07-11T01:26:42.9310443Z    Compiling sync_wrapper v1.0.2
2026-07-11T01:26:43.0305171Z    Compiling byteorder v1.5.0
2026-07-11T01:26:43.0489667Z    Compiling allocator-api2 v0.2.21
2026-07-11T01:26:43.1421098Z    Compiling bitflags v1.3.2
2026-07-11T01:26:43.1575894Z    Compiling opaque-debug v0.3.1
2026-07-11T01:26:43.1691167Z    Compiling dyn-clone v1.0.20
2026-07-11T01:26:43.1761027Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-07-11T01:26:43.2108470Z    Compiling pin-utils v0.1.0
2026-07-11T01:26:43.2250720Z    Compiling polyval v0.6.2
2026-07-11T01:26:43.2531543Z    Compiling hash32 v0.2.1
2026-07-11T01:26:43.2694696Z    Compiling nix v0.25.1
2026-07-11T01:26:43.4569803Z    Compiling serial v0.4.0
2026-07-11T01:26:43.4728303Z    Compiling spin v0.9.8
2026-07-11T01:26:43.4729844Z    Compiling vergen-gitcl v1.0.8
2026-07-11T01:26:43.4880711Z    Compiling vte_generate_state_changes v0.1.2
2026-07-11T01:26:43.4955497Z    Compiling signature v3.0.0
2026-07-11T01:26:43.5170989Z    Compiling downcast-rs v1.2.1
2026-07-11T01:26:43.5531098Z    Compiling shell-words v1.1.1
2026-07-11T01:26:43.6031389Z    Compiling num_threads v0.1.7
2026-07-11T01:26:43.6207293Z    Compiling tower-layer v0.3.3
2026-07-11T01:26:43.6976653Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-07-11T01:26:43.7343877Z    Compiling synstructure v0.13.2
2026-07-11T01:26:43.7430897Z    Compiling darling_core v0.20.11
2026-07-11T01:26:43.7550695Z    Compiling serde_derive_internals v0.29.1
2026-07-11T01:26:43.7843758Z    Compiling ryu v1.0.23
2026-07-11T01:26:43.8109201Z    Compiling vte v0.13.1
2026-07-11T01:26:43.9908054Z    Compiling time v0.3.47
2026-07-11T01:26:44.1970434Z    Compiling regex-automata v0.4.14
2026-07-11T01:26:44.2695025Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-07-11T01:26:44.4327829Z    Compiling ghash v0.5.1
2026-07-11T01:26:44.4511517Z    Compiling ctr v0.9.2
2026-07-11T01:26:44.5063675Z    Compiling aes v0.8.4
2026-07-11T01:26:44.5438711Z    Compiling sha2 v0.11.0-rc.5
2026-07-11T01:26:44.6407433Z    Compiling http-body-util v0.1.3
2026-07-11T01:26:44.8170589Z    Compiling aead v0.5.2
2026-07-11T01:26:44.8975772Z    Compiling openssl-probe v0.2.1
2026-07-11T01:26:44.9105599Z    Compiling crossbeam-epoch v0.9.18
2026-07-11T01:26:44.9259265Z    Compiling crossbeam-channel v0.5.15
2026-07-11T01:26:45.0693541Z    Compiling netlink-packet-route v0.29.0
2026-07-11T01:26:45.3043810Z    Compiling proc-macro-crate v3.5.0
2026-07-11T01:26:45.3157267Z    Compiling aes-gcm v0.10.3
2026-07-11T01:26:45.3331771Z    Compiling blake3 v1.8.5
2026-07-11T01:26:45.4751336Z    Compiling noq v0.18.0
2026-07-11T01:26:45.5495956Z    Compiling netwatch v0.16.0
2026-07-11T01:26:45.5911045Z    Compiling serde_derive v1.0.228
2026-07-11T01:26:45.6300675Z    Compiling zeroize_derive v1.4.3
2026-07-11T01:26:45.6551677Z    Compiling curve25519-dalek-derive v0.1.1
2026-07-11T01:26:45.6714958Z    Compiling tokio-macros v2.7.0
2026-07-11T01:26:45.7721563Z    Compiling futures-macro v0.3.32
2026-07-11T01:26:45.9038044Z    Compiling zerofrom-derive v0.1.7
2026-07-11T01:26:46.0264224Z    Compiling yoke-derive v0.8.2
2026-07-11T01:26:46.0860650Z    Compiling zerovec-derive v0.11.3
2026-07-11T01:26:46.2422131Z    Compiling zeroize v1.8.2
2026-07-11T01:26:46.2492075Z    Compiling displaydoc v0.2.6
2026-07-11T01:26:46.3370667Z    Compiling tokio v1.52.3
2026-07-11T01:26:46.5592343Z    Compiling tracing-attributes v0.1.31
2026-07-11T01:26:46.7152016Z    Compiling futures-util v0.3.32
2026-07-11T01:26:46.8675964Z    Compiling rustls-pki-types v1.14.1
2026-07-11T01:26:46.8842594Z    Compiling thiserror-impl v2.0.18
2026-07-11T01:26:47.2418878Z    Compiling darling_macro v0.20.11
2026-07-11T01:26:47.3044118Z    Compiling zerofrom v0.1.8
2026-07-11T01:26:47.4558699Z    Compiling yoke v0.8.3
2026-07-11T01:26:47.4985111Z    Compiling derive_more-impl v2.1.1
2026-07-11T01:26:47.6067117Z    Compiling darling v0.20.11
2026-07-11T01:26:47.6720880Z    Compiling zerovec v0.11.6
2026-07-11T01:26:47.6911199Z    Compiling zerotrie v0.2.4
2026-07-11T01:26:47.7000600Z    Compiling derive_builder_core v0.20.2
2026-07-11T01:26:48.0316447Z    Compiling ed25519-dalek v2.2.0
2026-07-11T01:26:48.2190471Z    Compiling n0-error-macros v0.1.3
2026-07-11T01:26:48.2941088Z    Compiling spt-proto v0.30.6 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-proto)
2026-07-11T01:26:48.3780974Z    Compiling spez v0.1.2
2026-07-11T01:26:48.4132323Z    Compiling der v0.8.0-rc.10
2026-07-11T01:26:48.4747992Z    Compiling tinystr v0.8.3
2026-07-11T01:26:48.5827656Z    Compiling potential_utf v0.1.5
2026-07-11T01:26:48.7164584Z    Compiling icu_locale_core v2.2.0
2026-07-11T01:26:48.7291807Z    Compiling icu_collections v2.2.0
2026-07-11T01:26:48.8143717Z    Compiling ref-cast-impl v1.0.25
2026-07-11T01:26:48.9008236Z    Compiling derive_builder_macro v0.20.2
2026-07-11T01:26:49.1820786Z    Compiling derive_builder v0.20.2
2026-07-11T01:26:49.2970281Z    Compiling n0-error v0.1.3
2026-07-11T01:26:49.3081140Z    Compiling thiserror-impl v1.0.69
2026-07-11T01:26:49.3090063Z    Compiling pin-project-internal v1.1.13
2026-07-11T01:26:49.5407904Z    Compiling schemars_derive v1.2.1
2026-07-11T01:26:49.6940032Z    Compiling regex v1.12.3
2026-07-11T01:26:50.0214738Z    Compiling icu_provider v2.2.0
2026-07-11T01:26:50.0532110Z    Compiling spki v0.8.0-rc.4
2026-07-11T01:26:50.2554688Z    Compiling pkcs8 v0.11.0-rc.10
2026-07-11T01:26:50.3590533Z    Compiling icu_normalizer v2.2.0
2026-07-11T01:26:50.3719226Z    Compiling icu_properties v2.2.0
2026-07-11T01:26:50.4116020Z    Compiling futures-executor v0.3.32
2026-07-11T01:26:50.4364272Z    Compiling cobs v0.3.0
2026-07-11T01:26:50.6037351Z    Compiling futures v0.3.32
2026-07-11T01:26:50.6255959Z    Compiling postcard-derive v0.2.2
2026-07-11T01:26:50.6532965Z    Compiling pin-project v1.1.13
2026-07-11T01:26:50.6622488Z    Compiling data-encoding-macro-internal v0.1.18
2026-07-11T01:26:50.7434931Z    Compiling ipnet v2.12.0
2026-07-11T01:26:50.7573057Z    Compiling toml_datetime v0.6.11
2026-07-11T01:26:50.7752235Z    Compiling serde_spanned v0.6.9
2026-07-11T01:26:50.8794103Z    Compiling filedescriptor v0.8.3
2026-07-11T01:26:51.0950649Z    Compiling toml_edit v0.22.27
2026-07-11T01:26:51.1231048Z    Compiling prefix-trie v0.8.4
2026-07-11T01:26:51.1378252Z    Compiling portable-pty v0.8.1
2026-07-11T01:26:51.1570616Z    Compiling ed25519 v3.0.0-rc.4
2026-07-11T01:26:51.2568568Z    Compiling data-encoding-macro v0.1.20
2026-07-11T01:26:51.4606570Z    Compiling once_cell v1.21.4
2026-07-11T01:26:51.5181113Z    Compiling rustls-native-certs v0.8.4
2026-07-11T01:26:51.6205191Z    Compiling postcard v1.1.3
2026-07-11T01:26:51.6585445Z    Compiling tracing-core v0.1.36
2026-07-11T01:26:51.6840560Z    Compiling tempfile v3.27.0
2026-07-11T01:26:51.8470570Z    Compiling hashbrown v0.14.5
2026-07-11T01:26:51.9277190Z    Compiling idna_adapter v1.2.2
2026-07-11T01:26:51.9409739Z    Compiling derive_more v2.1.1
2026-07-11T01:26:51.9926903Z    Compiling schemars v1.2.1
2026-07-11T01:26:52.0454140Z    Compiling idna v1.1.0
2026-07-11T01:26:52.0551918Z    Compiling num_enum_derive v0.7.6
2026-07-11T01:26:52.1203201Z    Compiling iroh-metrics-derive v0.4.1
2026-07-11T01:26:52.1360878Z    Compiling strum_macros v0.28.0
2026-07-11T01:26:52.2738871Z    Compiling tracing v0.1.44
2026-07-11T01:26:52.2850356Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-07-11T01:26:52.3020784Z    Compiling enum-assoc v1.3.0
2026-07-11T01:26:52.5144572Z    Compiling url v2.5.8
2026-07-11T01:26:52.6215788Z    Compiling hashlink v0.9.1
2026-07-11T01:26:52.6370938Z    Compiling tokio-util v0.7.18
2026-07-11T01:26:52.6554432Z    Compiling netlink-sys v0.8.8
2026-07-11T01:26:52.9374468Z    Compiling tower v0.5.3
2026-07-11T01:26:52.9520160Z    Compiling async-trait v0.1.89
2026-07-11T01:26:53.0574496Z    Compiling acto v0.8.2
2026-07-11T01:26:53.0774511Z    Compiling tagptr v0.2.0
2026-07-11T01:26:53.1374500Z    Compiling xml-rs v0.8.28
2026-07-11T01:26:53.1956146Z    Compiling rustc-hash v2.1.2
2026-07-11T01:26:53.2259627Z    Compiling mac-addr v0.3.0
2026-07-11T01:26:53.2424360Z    Compiling identity-hash v0.1.0
2026-07-11T01:26:53.2882541Z    Compiling lru-slab v0.1.2
2026-07-11T01:26:53.3058205Z    Compiling sorted-index-buffer v0.2.1
2026-07-11T01:26:53.3344991Z    Compiling foldhash v0.2.0
2026-07-11T01:26:53.4103499Z    Compiling rusqlite v0.32.1
2026-07-11T01:26:53.4200670Z    Compiling hickory-proto v0.26.0-beta.4
2026-07-11T01:26:53.4295740Z    Compiling netdev v0.42.0
2026-07-11T01:26:53.4555635Z    Compiling attohttpc v0.30.1
2026-07-11T01:26:53.5140635Z    Compiling hashbrown v0.16.1
2026-07-11T01:26:53.6470841Z    Compiling h2 v0.4.14
2026-07-11T01:26:53.9739709Z    Compiling toml v0.8.23
2026-07-11T01:26:54.2681778Z    Compiling n0-watcher v0.6.1
2026-07-11T01:26:54.3517625Z    Compiling xmltree v0.10.3
2026-07-11T01:26:54.3768791Z    Compiling tower-http v0.6.11
2026-07-11T01:26:54.5096727Z    Compiling tokio-stream v0.1.18
2026-07-11T01:26:54.5681281Z    Compiling spt-store v0.30.6 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-store)
2026-07-11T01:26:54.7061020Z    Compiling iroh-base v0.98.0
2026-07-11T01:26:54.8576121Z    Compiling strum v0.28.0
2026-07-11T01:26:54.9064819Z    Compiling moka v0.12.15
2026-07-11T01:26:54.9650170Z    Compiling num_enum v0.7.6
2026-07-11T01:26:54.9815197Z    Compiling netlink-proto v0.12.0
2026-07-11T01:26:54.9898377Z    Compiling iroh-metrics v0.38.3
2026-07-11T01:26:55.0569321Z    Compiling iroh-relay v0.98.0
2026-07-11T01:26:55.1365613Z    Compiling netlink-packet-route v0.30.0
2026-07-11T01:26:55.2090403Z    Compiling simple-dns v0.9.3
2026-07-11T01:26:55.2641055Z    Compiling sha1_smol v1.0.1
2026-07-11T01:26:55.2930417Z    Compiling simdutf8 v0.1.5
2026-07-11T01:26:55.3223450Z    Compiling smol_str v0.1.24
2026-07-11T01:26:55.4958207Z    Compiling constant_time_eq v0.4.2
2026-07-11T01:26:55.5304015Z    Compiling resolv-conf v0.7.6
2026-07-11T01:26:55.5640880Z    Compiling arrayref v0.3.9
2026-07-11T01:26:55.6444333Z    Compiling lru v0.16.4
2026-07-11T01:26:55.6938072Z    Compiling webpki-roots v1.0.7
2026-07-11T01:26:55.8078148Z    Compiling serde_bytes v0.11.19
2026-07-11T01:26:55.8473600Z    Compiling seize v0.5.1
2026-07-11T01:26:55.9761944Z    Compiling hmac v0.12.1
2026-07-11T01:26:56.0336798Z    Compiling iroh v0.98.2
2026-07-11T01:26:56.0820580Z    Compiling cmov v0.5.4
2026-07-11T01:26:56.0961452Z    Compiling hkdf v0.12.4
2026-07-11T01:26:56.1037649Z    Compiling papaya v0.2.4
2026-07-11T01:26:56.1940308Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-07-11T01:26:56.2390330Z    Compiling backon v1.6.0
2026-07-11T01:26:56.2700903Z    Compiling spake2 v0.4.0
2026-07-11T01:26:56.3052150Z    Compiling ctutils v0.4.2
2026-07-11T01:26:56.3209600Z    Compiling sha1 v0.10.6
2026-07-11T01:26:56.3386528Z    Compiling doctest-file v1.1.1
2026-07-11T01:26:56.4485143Z    Compiling errno v0.3.14
2026-07-11T01:26:56.5160902Z    Compiling signal-hook v0.3.18
2026-07-11T01:26:56.5502444Z    Compiling iroh-dns v0.98.0
2026-07-11T01:26:56.5648096Z    Compiling darling_core v0.23.0
2026-07-11T01:26:56.5753701Z    Compiling signal-hook-registry v1.4.8
2026-07-11T01:26:56.6056772Z    Compiling rustix v0.38.44
2026-07-11T01:26:56.6520831Z    Compiling anstyle-parse v1.0.0
2026-07-11T01:26:56.6880189Z    Compiling anstyle v1.0.14
2026-07-11T01:26:56.6987664Z    Compiling linux-raw-sys v0.4.15
2026-07-11T01:26:56.7530105Z    Compiling is_terminal_polyfill v1.70.2
2026-07-11T01:26:56.7868692Z    Compiling interprocess v2.4.2
2026-07-11T01:26:56.8522074Z    Compiling foldhash v0.1.5
2026-07-11T01:26:56.9199901Z    Compiling anstyle-query v1.1.5
2026-07-11T01:26:56.9350794Z    Compiling colorchoice v1.0.5
2026-07-11T01:26:57.0103515Z    Compiling instability v0.3.12
2026-07-11T01:26:57.0227937Z    Compiling anstream v1.0.0
2026-07-11T01:26:57.0344423Z    Compiling hashbrown v0.15.5
2026-07-11T01:26:57.0441082Z    Compiling signal-hook-mio v0.2.5
2026-07-11T01:26:57.0935046Z    Compiling strum_macros v0.26.4
2026-07-11T01:26:57.1610997Z    Compiling terminal_size v0.4.4
2026-07-11T01:26:57.1880635Z    Compiling itertools v0.13.0
2026-07-11T01:26:57.2049597Z    Compiling castaway v0.2.4
2026-07-11T01:26:57.3000206Z    Compiling static_assertions v1.1.0
2026-07-11T01:26:57.3136647Z    Compiling indoc v2.0.7
2026-07-11T01:26:57.3701097Z    Compiling unicode-width v0.1.14
2026-07-11T01:26:57.4330538Z    Compiling clap_lex v1.1.0
2026-07-11T01:26:57.6731935Z    Compiling clap_builder v4.6.0
2026-07-11T01:26:57.7093075Z    Compiling compact_str v0.8.2
2026-07-11T01:26:57.7229589Z    Compiling clap_derive v4.6.1
2026-07-11T01:26:57.7233382Z    Compiling iana-time-zone v0.1.65
2026-07-11T01:26:57.7955525Z    Compiling lru v0.12.5
2026-07-11T01:26:57.9401347Z    Compiling spt-msg v0.30.6 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-msg)
2026-07-11T01:26:57.9583203Z    Compiling unicode-width v0.2.0
2026-07-11T01:26:58.0595810Z    Compiling cassowary v0.3.0
2026-07-11T01:26:58.2344990Z    Compiling crossterm v0.28.1
2026-07-11T01:26:58.4145725Z    Compiling spt-runtime v0.30.6 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-runtime)
2026-07-11T01:26:58.6523900Z    Compiling spt-term v0.30.6 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-term)
2026-07-11T01:26:58.7135526Z    Compiling chrono v0.4.45
2026-07-11T01:26:58.9072454Z    Compiling nucleo-matcher v0.3.1
2026-07-11T01:26:58.9185030Z    Compiling qrcode v0.14.1
2026-07-11T01:26:59.3120741Z    Compiling unicode-truncate v1.1.0
2026-07-11T01:26:59.4650933Z    Compiling hyper v1.10.1
2026-07-11T01:26:59.5110755Z    Compiling strum v0.26.3
2026-07-11T01:26:59.9807702Z    Compiling mock-adapter v0.30.6 (/home/reavus/actions-runner/_work/spt-core/spt-core/adapters/mock)
2026-07-11T01:27:00.3353679Z    Compiling darling_macro v0.23.0
2026-07-11T01:27:00.5704401Z    Compiling clap v4.6.1
2026-07-11T01:27:00.6573035Z    Compiling darling v0.23.0
2026-07-11T01:27:01.2624939Z    Compiling ratatui v0.29.0
2026-07-11T01:27:01.3493301Z    Compiling hyper-util v0.1.20
2026-07-11T01:27:01.9399467Z    Compiling spt-live v0.30.6 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-live)
2026-07-11T01:27:03.3898724Z    Compiling igd-next v0.17.1
2026-07-11T01:27:04.9043623Z    Compiling portmapper v0.16.0
2026-07-11T01:27:11.2770857Z    Compiling rustls-webpki v0.103.13
2026-07-11T01:27:13.5621824Z    Compiling tokio-rustls v0.26.4
2026-07-11T01:27:13.5622365Z    Compiling rustls-platform-verifier v0.7.0
2026-07-11T01:27:13.5622703Z    Compiling noq-proto v0.17.0
2026-07-11T01:27:13.6995124Z    Compiling hyper-rustls v0.27.9
2026-07-11T01:27:13.6995728Z    Compiling hickory-net v0.26.0-beta.4
2026-07-11T01:27:13.6996128Z    Compiling tokio-websockets v0.13.2
2026-07-11T01:27:13.8370615Z    Compiling reqwest v0.13.4
2026-07-11T01:27:14.7445659Z    Compiling hickory-resolver v0.26.0-beta.4
2026-07-11T01:27:28.0566439Z    Compiling spt-net v0.30.6 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-net)
2026-07-11T01:27:29.5555369Z    Compiling spt-daemon v0.30.6 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt-daemon)
2026-07-11T01:27:38.5486048Z    Compiling spt v0.30.6 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/spt)
2026-07-11T01:29:17.8817298Z    Compiling xtask v0.30.6 (/home/reavus/actions-runner/_work/spt-core/spt-core/crates/xtask)
2026-07-11T01:31:01.7780928Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 4m 24s
2026-07-11T01:31:02.7944468Z ────────────
2026-07-11T01:31:02.7946101Z  Nextest run ID 4bf675e2-d5ad-4ba8-a065-1098ef47aff7 with nextest profile: default
2026-07-11T01:31:02.7948813Z     Starting 1655 tests across 85 binaries (1 test and 34 binaries skipped)
2026-07-11T01:31:02.8323112Z         PASS [   0.027s] (   1/1655) mock-adapter::manifest_valid mock_declares_commune_signoff_as_filedrops
2026-07-11T01:31:02.8334741Z         PASS [   0.027s] (   2/1655) mock-adapter::manifest_valid mock_manifest_parses_and_validates
2026-07-11T01:31:02.8337770Z         PASS [   0.027s] (   3/1655) mock-adapter::manifest_valid mock_has_no_claude_code_conventions
2026-07-11T01:31:02.8741964Z         PASS [   0.056s] (   4/1655) spt::json_emit json_flag_emits_parseable_json_for_read_status_subset
2026-07-11T01:31:02.9107538Z         PASS [   0.119s] (   5/1655) spt::active_only_never_relay_e2e cross_node_active_only_stays_local_only_never_wan
2026-07-11T01:31:02.9331026Z         PASS [   0.142s] (   6/1655) spt::bind_adapter_profile_persist_e2e bind_over_created_profile_endpoint_preserves_the_profile
2026-07-11T01:31:02.9523642Z         PASS [   0.134s] (   7/1655) spt::list_json_liveness_parity_e2e json_reconciles_self_owned_gateway_to_local_liveness
2026-07-11T01:31:03.0500487Z         PASS [   0.253s] (   8/1655) spt::boundary_ready_strand_e2e boundary_restamps_ready_after_soft_session_end
2026-07-11T01:31:04.0387203Z         PASS [   1.229s] (   9/1655) spt::adapter_post_step adapter_update_runs_post_step_unconditionally_and_arbitrates_notice
2026-07-11T01:31:05.5699741Z         PASS [   2.780s] (  10/1655) spt::contract_e2e mock_adapter_drives_the_full_contract
2026-07-11T01:31:05.8137604Z         PASS [   2.901s] (  11/1655) spt::drive_e2e drive_channel_slot_through_the_real_socket
2026-07-11T01:31:07.1137546Z         PASS [   4.281s] (  12/1655) spt::listen_seed_retry_e2e no_seed_session_binds_via_session_id_fallback
2026-07-11T01:31:07.1169193Z         PASS [   4.308s] (  13/1655) spt::contract_e2e seed_then_listen_binds_and_relays
2026-07-11T01:31:07.1607435Z         PASS [   4.309s] (  14/1655) spt::contract_e2e cold_api_call_autostarts_daemon_and_handoff_is_in_memory
2026-07-11T01:31:07.8014891Z         PASS [   4.912s] (  15/1655) spt::listen_seed_retry_e2e seed_survives_prebind_refusal_and_retry_binds
2026-07-11T01:31:07.9962476Z         PASS [   3.977s] (  16/1655) spt::live_bind_firsthost_e2e live_bind_marks_online_and_brain_reconcile_hosts
2026-07-11T01:31:08.1767910Z         PASS [   5.371s] (  17/1655) spt::contract_e2e live_agent_lifecycle_e2e
2026-07-11T01:31:08.2009867Z         PASS [   0.026s] (  18/1655) spt::notify_shell_e2e notify_shell_renders_a_commanded_toast
2026-07-11T01:31:08.4398343Z         PASS [   0.425s] (  19/1655) spt::nested_resolution_e2e nested_id_homes_under_parent_without_subnet
2026-07-11T01:31:08.9837442Z         PASS [   0.562s] (  20/1655) spt::psyche_download_e2e psyche_download_emits_brief_with_pending_then_self_clears
2026-07-11T01:31:09.0235000Z         PASS [   1.237s] (  21/1655) spt::n1_compat brain_accepts_old_and_new_broker_argv
2026-07-11T01:31:09.1491088Z         PASS [   6.359s] (  22/1655) spt::gateway_e2e gateway_binds_and_is_the_user_backed_origin
2026-07-11T01:31:10.9850123Z         PASS [   1.836s] (  23/1655) spt::ready_resume_ledger_e2e ready_bind_ledgers_and_reconcile_hosts_no_psyche
2026-07-11T01:31:11.0015350Z         PASS [   0.010s] (  24/1655) spt::release_verify_e2e published_release_verifies_against_embedded_anchor
2026-07-11T01:31:11.5293379Z         PASS [   2.546s] (  25/1655) spt::psyche_sid_custody_e2e psyche_sid_survives_parent_boundary
2026-07-11T01:31:12.1292844Z         PASS [   6.542s] (  26/1655) spt::live_firsthost_e2e live_listen_marks_online_and_brain_reconcile_hosts
2026-07-11T01:31:12.8558052Z         PASS [  10.065s] (  27/1655) spt::bind_honest_cross_perch_e2e cross_perch_dead_owner_repin_is_refused_no_contamination
2026-07-11T01:31:14.2395634Z         PASS [   6.045s] (  28/1655) spt::poll_envelope_e2e api_poll_emits_whole_self_delimiting_events
2026-07-11T01:31:14.7959448Z         PASS [  11.736s] (  29/1655) spt::live_adapt_translation_swap_e2e adapter_apply_with_no_matching_session_still_swaps
2026-07-11T01:31:16.0229738Z         PASS [  10.331s] (  30/1655) spt::live_resolve_e2e listen_without_adapter_resolves_from_host_binaries
2026-07-11T01:31:16.0966504Z         PASS [   7.057s] (  31/1655) spt::quickstart_e2e published_messaging_quickstart_runs_as_written
2026-07-11T01:31:16.1846737Z         PASS [   0.162s] (  32/1655) spt::translate_proof translate_proof_dir_override_proofs_unregistered_install
2026-07-11T01:31:17.4393196Z         PASS [   5.318s] (  33/1655) spt::send_stamp_agent_id_e2e shelled_send_stamps_endpoint_id_from_env
2026-07-11T01:31:19.1153675Z         PASS [   6.247s] (  34/1655) spt::shell_actgate_e2e act_gate_blocks_command_until_class_scoped_grant
2026-07-11T01:31:19.1303670Z         PASS [   0.028s] (  35/1655) spt::twohost_cli gated_cli_role_a
2026-07-11T01:31:19.2520437Z         PASS [   0.005s] (  36/1655) spt::twohost_cli gated_cli_role_b
2026-07-11T01:31:20.4498859Z         PASS [   1.300s] (  37/1655) spt::worker_lifecycle_e2e worker_start_mints_on_stdout_and_stop_authenticates_by_parent_sid
2026-07-11T01:31:20.6612615Z         PASS [   6.420s] (  38/1655) spt::shell_e2e mock_shell_binary_drives_the_full_link
2026-07-11T01:31:21.0501896Z         PASS [   0.371s] (  39/1655) spt::bin/spt api::auth::tests::dead_owner_repin_refused_when_sid_owns_another_perch
2026-07-11T01:31:21.2243954Z         PASS [   0.160s] (  40/1655) spt::bin/spt api::auth::tests::live_owner_mismatch_still_refuses
2026-07-11T01:31:21.2283697Z         PASS [   0.011s] (  41/1655) spt::bin/spt api::auth::tests::mints_distinct_nonempty_tokens
2026-07-11T01:31:21.2621301Z         PASS [   0.029s] (  42/1655) spt::bin/spt api::auth::tests::missing_endpoint_is_no_endpoint
2026-07-11T01:31:21.5209357Z         PASS [   5.426s] (  43/1655) spt::translate_proof translate_proof_drives_the_real_translation_binary
2026-07-11T01:31:21.5454804Z         PASS [   0.257s] (  44/1655) spt::bin/spt api::auth::tests::no_proof_is_refused
2026-07-11T01:31:21.6651557Z         PASS [   0.158s] (  45/1655) spt::bin/spt api::auth::tests::session_id_proof_authenticates
2026-07-11T01:31:21.8350324Z         PASS [   0.295s] (  46/1655) spt::bin/spt api::auth::tests::pinned_to_dead_sid_mismatched_poll_repins
2026-07-11T01:31:21.8530752Z         PASS [   0.188s] (  47/1655) spt::bin/spt api::auth::tests::token_auth_path_unchanged
2026-07-11T01:31:21.8766057Z         PASS [   0.010s] (  48/1655) spt::bin/spt api::auth::tests::worker_missing_is_no_endpoint
2026-07-11T01:31:21.9787096Z         PASS [   0.168s] (  49/1655) spt::bin/spt api::auth::tests::token_proof_authenticates
2026-07-11T01:31:22.0037062Z         PASS [   1.553s] (  50/1655) spt::worker_visibility_e2e flat_worker_hidden_by_default_revealed_by_flag
2026-07-11T01:31:22.0865871Z         PASS [   4.647s] (  51/1655) spt::tunnel_e2e shell_tunnel_round_trips_opaque_bytes_through_the_real_surfaces
2026-07-11T01:31:22.1695707Z         PASS [   0.306s] (  52/1655) spt::bin/spt api::auth::tests::worker_parent_current_sid_authenticates_after_rotation
2026-07-11T01:31:22.2518577Z         PASS [   0.262s] (  53/1655) spt::bin/spt api::auth::tests::worker_wrong_sid_and_token_only_refused
2026-07-11T01:31:22.2612045Z         PASS [   0.282s] (  54/1655) spt::bin/spt api::auth::tests::worker_stored_sid_authenticates
2026-07-11T01:31:22.2642514Z         PASS [   0.166s] (  55/1655) spt::bin/spt api::auth::tests::wrong_token_and_wrong_session_refused
2026-07-11T01:31:22.3157542Z         PASS [   0.146s] (  56/1655) spt::bin/spt api::delivery::tests::echo_gate_explicit_toggle
2026-07-11T01:31:22.3276914Z         PASS [   0.010s] (  57/1655) spt::bin/spt api::delivery::tests::inject_all_pty_falls_back_to_hook
2026-07-11T01:31:22.3390703Z         PASS [   0.010s] (  58/1655) spt::bin/spt api::delivery::tests::inject_resolution_drops_pty_defaults_hook
2026-07-11T01:31:22.4139876Z         PASS [   0.163s] (  59/1655) spt::bin/spt api::delivery::tests::idle_busy_transitions_manage_sentinels
2026-07-11T01:31:22.4301479Z         PASS [   0.166s] (  60/1655) spt::bin/spt api::delivery::tests::idle_no_gate_does_not_arm_gate
2026-07-11T01:31:25.7627700Z         PASS [  10.969s] (  61/1655) spt::shell_sleepwake_e2e sleep_wake_cycle_drives_from_both_ends
2026-07-11T01:31:27.2070131Z         PASS [   4.954s] (  62/1655) spt::bin/spt api::delivery::tests::idle_drain_peek_returns_non_deferred_rows_only
2026-07-11T01:31:27.3769290Z         PASS [  24.569s] (  63/1655) spt::idle_edge_drain_e2e spool_while_active_then_idle_fires_injection
2026-07-11T01:31:28.0889399Z         PASS [   5.668s] (  64/1655) spt::bin/spt api::delivery::tests::poll_drains_non_deferred_by_default
2026-07-11T01:31:28.1119893Z         PASS [   0.025s] (  65/1655) spt::bin/spt api::reporting::tests::boundary_missing_perch_refused
2026-07-11T01:31:28.2300422Z         PASS [   5.894s] (  66/1655) spt::bin/spt api::delivery::tests::poll_drain_holds_deferred_while_resting_and_releases_once_on_wake
2026-07-11T01:31:28.9304788Z         PASS [  26.021s] (  67/1655) spt::live_adapt_translation_swap_e2e adapter_apply_for_foreign_adapter_leaves_live_endpoint_untouched
2026-07-11T01:31:28.9408812Z         PASS [   0.010s] (  68/1655) spt::bin/spt api::reporting::tests::capability_lists_hostable_types
2026-07-11T01:31:29.0450931Z         PASS [   0.104s] (  69/1655) spt::bin/spt api::reporting::tests::digest_entry_validates_and_appends_to_digest_log
2026-07-11T01:31:32.4565838Z         PASS [   1.976s] (  70/1655) spt::bin/spt api::reporting::tests::boundary_appends_to_the_session_ledger
2026-07-11T01:31:32.4722364Z         PASS [   0.011s] (  71/1655) spt::bin/spt api::reporting::tests::endpoint_info_attached_node_from_honest_stamps
2026-07-11T01:31:32.4744707Z         PASS [   0.391s] (  72/1655) spt::bin/spt api::reporting::tests::driven_by_reads_daemon_marker
2026-07-11T01:31:32.4820119Z         PASS [   0.010s] (  73/1655) spt::bin/spt api::reporting::tests::env_aliases_resolved_from_manifest
2026-07-11T01:31:32.5782466Z         PASS [   0.453s] (  74/1655) spt::bin/spt api::reporting::tests::endpoint_info_reports_and_refuses
2026-07-11T01:31:32.5918807Z         PASS [   0.010s] (  75/1655) spt::bin/spt api::reporting::tests::filedrops_are_fixed_named_files
2026-07-11T01:31:32.6062813Z         PASS [   7.270s] (  76/1655) spt::bin/spt api::delivery::tests::poll_drain_suppresses_idle_only_which_reaches_the_relay
2026-07-11T01:31:32.6334171Z         PASS [   0.034s] (  77/1655) spt::bin/spt api::reporting::tests::hint_once_per_session_one_per_message
2026-07-11T01:31:32.6510630Z         PASS [   0.026s] (  78/1655) spt::bin/spt api::reporting::tests::presence_records_endpoint
2026-07-11T01:31:32.6539521Z         PASS [   0.242s] (  79/1655) spt::bin/spt api::reporting::tests::history_log_appends
2026-07-11T01:31:32.6628243Z         PASS [   1.815s] (  80/1655) spt::bin/spt api::reporting::tests::boundary_rebinds_keeping_anchor
2026-07-11T01:31:32.6759618Z         PASS [   4.181s] (  81/1655) spt::bin/spt api::delivery::tests::poll_only_drains_when_hook_method_present
2026-07-11T01:31:32.6984005Z         PASS [  27.040s] (  82/1655) spt::live_adapt_translation_swap_e2e adapter_apply_swaps_composite_profile_endpoint_matched_on_parent
2026-07-11T01:31:32.7157059Z         PASS [  27.367s] (  83/1655) spt::live_adapt_translation_swap_e2e adapter_apply_swaps_locked_translation_binary_without_restarting_endpoint
2026-07-11T01:31:32.7471696Z         PASS [  19.839s] (  84/1655) spt::resume_no_control_steal_e2e brain_respawn_keeps_every_session_controller_and_still_promotes
2026-07-11T01:31:32.7853598Z         PASS [   1.379s] (  85/1655) spt::bin/spt api::reporting::tests::session_end_erase_wipes_childless_perch
2026-07-11T01:31:32.8001426Z         PASS [   1.424s] (  86/1655) spt::bin/spt api::reporting::tests::session_end_soft_preserves_state
2026-07-11T01:31:32.8239271Z         PASS [   0.600s] (  87/1655) spt::bin/spt api::startup::tests::bind_assigns_home_and_revive_preserves_it
2026-07-11T01:31:32.8283791Z         PASS [   0.162s] (  88/1655) spt::bin/spt api::startup::tests::bind_refuses_a_session_id_that_squats_a_psyche_custody_sid
2026-07-11T01:31:32.8290975Z         PASS [   1.641s] (  89/1655) spt::bin/spt api::reporting::tests::soft_end_preserves_a_live_listeners_address
2026-07-11T01:31:32.8308476Z         PASS [   0.016s] (  90/1655) spt::bin/spt api::startup::tests::empty_session_seed_refused
2026-07-11T01:31:32.8310296Z         PASS [   2.427s] (  91/1655) spt::bin/spt api::reporting::tests::erase_unregisters_regardless_of_liveness
2026-07-11T01:31:32.8328094Z         PASS [   0.009s] (  92/1655) spt::bin/spt api::startup::tests::listen_orphan_exit_line_names_self_and_parent
2026-07-11T01:31:32.8329996Z         PASS [   0.473s] (  93/1655) spt::bin/spt api::startup::tests::bind_with_unrelated_sid_is_unaffected_by_the_squat_guard
2026-07-11T01:31:32.8331745Z         PASS [   0.026s] (  94/1655) spt::bin/spt api::startup::tests::missing_seed_refused
2026-07-11T01:31:32.8333578Z         PASS [   0.183s] (  95/1655) spt::bin/spt api::startup::tests::live_perch_under_other_session_conflicts
2026-07-11T01:31:32.8335328Z         PASS [   0.010s] (  96/1655) spt::bin/spt api::startup::tests::parent_watchdog_triggers_exit_on_a_dead_parent_only
2026-07-11T01:31:32.8337154Z         PASS [   0.236s] (  97/1655) spt::bin/spt api::startup::tests::no_seed_is_the_fallback_trigger_then_sid_binds
2026-07-11T01:31:32.8338868Z         PASS [   0.206s] (  98/1655) spt::bin/spt api::startup::tests::prebind_refusal_restores_the_seed_for_retry
2026-07-11T01:31:32.8340684Z         PASS [   2.505s] (  99/1655) spt::bin/spt api::reporting::tests::soft_end_still_cleans_a_dead_listeners_address
2026-07-11T01:31:32.9138184Z         PASS [   1.608s] ( 100/1655) spt::bin/spt api::startup::tests::bind_records_cwd_so_picker_can_group_by_project
2026-07-11T01:31:33.0672908Z         PASS [   3.141s] ( 101/1655) spt::bin/spt api::reporting::tests::session_end_erase_refused_with_live_children
2026-07-11T01:31:33.2171912Z         PASS [   0.127s] ( 102/1655) spt::bin/spt api::startup::tests::seed_bind_records_seed_captured_cwd
2026-07-11T01:31:33.2548279Z         PASS [   1.763s] ( 103/1655) spt::bin/spt api::startup::tests::bind_with_type_establishes_a_gateway_endpoint
2026-07-11T01:31:33.2647336Z         PASS [   0.009s] ( 104/1655) spt::bin/spt api::startup::tests::seed_fail_eof_gives_actionable_stale_broker_hint
2026-07-11T01:31:33.2717302Z         PASS [   0.009s] ( 105/1655) spt::bin/spt api::startup::tests::session_id_fallback_refuses_empty_sid_and_dead_anchor
2026-07-11T01:31:33.2877493Z         PASS [   0.049s] ( 106/1655) spt::bin/spt api::startup::tests::stale_seed_with_dead_anchor_refused
2026-07-11T01:31:33.3519575Z         PASS [   0.155s] ( 107/1655) spt::bin/spt api::startup::tests::session_id_fallback_binds_live_perch_from_sid
2026-07-11T01:31:33.4484870Z         PASS [   0.186s] ( 108/1655) spt::bin/spt api::startup::tests::successful_bind_consumes_the_seed_exactly_once
2026-07-11T01:31:33.4651546Z         PASS [   6.089s] ( 109/1655) spt::bin/spt api::reporting::tests::boundary_injects_deferred_shell_context
2026-07-11T01:31:33.4886973Z         PASS [   0.011s] ( 110/1655) spt::bin/spt api::tests::ctx_manifest_override_wins_when_manifest_present
2026-07-11T01:31:33.4990427Z         PASS [   0.012s] ( 111/1655) spt::bin/spt api::tests::adapter_is_optional
2026-07-11T01:31:33.5203100Z         PASS [   0.039s] ( 112/1655) spt::bin/spt api::tests::ctx_manifest_unregistered_no_manifest_is_none_not_fatal
2026-07-11T01:31:33.5349221Z         PASS [   0.041s] ( 113/1655) spt::bin/spt api::tests::ctx_manifest_resolves_from_registry_when_manifest_absent
2026-07-11T01:31:33.5503963Z         PASS [   0.011s] ( 114/1655) spt::bin/spt api::tests::state_value_is_validated
2026-07-11T01:31:33.5529644Z         PASS [   0.016s] ( 115/1655) spt::bin/spt api::tests::surface_parses
2026-07-11T01:31:33.5534157Z         PASS [   1.470s] ( 116/1655) spt::bin/spt api::startup::tests::post_spawn_bind_establishes_perch
2026-07-11T01:31:33.5541536Z         PASS [   0.198s] ( 117/1655) spt::bin/spt api::startup::tests::valid_seed_binds_live_perch
2026-07-11T01:31:33.5645772Z         PASS [   0.057s] ( 118/1655) spt::bin/spt api::tests::load_manifest_resolves_composite_adapter_option
2026-07-11T01:31:33.5741534Z         PASS [   1.925s] ( 119/1655) spt::bin/spt api::startup::tests::establish_stamps_controllable_by_hosting_mode
2026-07-11T01:31:34.0327128Z         PASS [   0.504s] ( 120/1655) spt::bin/spt api::worker::tests::cascade_guard_tracks_live_children
2026-07-11T01:31:34.0417770Z         PASS [   4.317s] ( 121/1655) spt::bin/spt api::reporting::tests::session_end_erase_reaps_stale_worker_then_proceeds
2026-07-11T01:31:34.0979159Z         PASS [   1.641s] ( 122/1655) spt::bin/spt api::startup::tests::rebind_same_session_ok
2026-07-11T01:31:34.1084226Z         PASS [   0.010s] ( 123/1655) spt::bin/spt cli::resume_resolution_tests::resume_never_feeds_a_provisional
2026-07-11T01:31:34.1170261Z         PASS [   0.009s] ( 124/1655) spt::bin/spt cli::run_home_tests::order_by_mru_orders_guidance
2026-07-11T01:31:34.1255795Z         PASS [   0.008s] ( 125/1655) spt::bin/spt cli::run_home_tests::run_home_resolution_matrix
2026-07-11T01:31:34.1340811Z         PASS [   0.008s] ( 126/1655) spt::bin/spt cli::run_on_live_tests::run_on_live_never_duplicates
2026-07-11T01:31:34.1424596Z         PASS [   0.008s] ( 127/1655) spt::bin/spt cli::run_target_tests::resolve_run_target_quadrants
2026-07-11T01:31:34.1581839Z         PASS [   0.016s] ( 128/1655) spt::bin/spt cli::tests::access_subcommands_parse
2026-07-11T01:31:34.1723966Z         PASS [   0.014s] ( 129/1655) spt::bin/spt cli::tests::adapter_add_transport_flags_parse
2026-07-11T01:31:34.2881006Z         PASS [   0.115s] ( 130/1655) spt::bin/spt cli::tests::adapter_digest_proof_fills_session_id_key
2026-07-11T01:31:34.3849204Z         PASS [   0.808s] ( 131/1655) spt::bin/spt api::worker::tests::worker_start_mints_id_stores_parent_sid_and_metadata
2026-07-11T01:31:34.3959077Z         PASS [   0.077s] ( 132/1655) spt::bin/spt cli::tests::adapter_digest_proof_gates_on_drops
2026-07-11T01:31:34.4135678Z         PASS [   0.819s] ( 133/1655) spt::bin/spt api::worker::tests::guard_clears_only_when_all_children_stopped
2026-07-11T01:31:34.4285884Z         PASS [   0.026s] ( 134/1655) spt::bin/spt cli::tests::adapter_profile_verbs_local_only
2026-07-11T01:31:34.4333169Z         PASS [   0.041s] ( 135/1655) spt::bin/spt cli::tests::adapter_string_verbs
2026-07-11T01:31:34.4510723Z         PASS [   0.018s] ( 136/1655) spt::bin/spt cli::tests::adapter_subcommands_parse
2026-07-11T01:31:34.4570169Z         PASS [   0.424s] ( 137/1655) spt::bin/spt api::worker::tests::worker_start_nests_under_parent
2026-07-11T01:31:34.4573147Z         PASS [   0.424s] ( 138/1655) spt::bin/spt api::worker::tests::worker_start_registration_sid_falls_back_to_presented
2026-07-11T01:31:34.4667883Z         PASS [   0.010s] ( 139/1655) spt::bin/spt cli::tests::adapter_update_install_dir_is_registered_source_dir_not_repo_name
2026-07-11T01:31:34.4691575Z         PASS [  31.679s] ( 140/1655) spt::endpoint_autostart_e2e saved_endpoint_replays_on_daemon_restart
2026-07-11T01:31:34.4722363Z         PASS [   0.014s] ( 141/1655) spt::bin/spt cli::tests::adapter_translate_proof_parses
2026-07-11T01:31:34.4725479Z         PASS [   1.647s] ( 142/1655) spt::bin/spt api::startup::tests::revive_preserves_prior_rest_state_and_dormant_anchor
2026-07-11T01:31:34.4728403Z         PASS [   1.558s] ( 143/1655) spt::bin/spt api::startup::tests::revive_without_cwd_preserves_prior_cwd
2026-07-11T01:31:34.4765988Z         PASS [   0.112s] ( 144/1655) spt::bin/spt cli::tests::adapter_has_live_endpoint_detects_matching_live_perch
2026-07-11T01:31:34.4789450Z         PASS [   0.011s] ( 145/1655) spt::bin/spt cli::tests::adapter_update_notice_absent_when_no_message
2026-07-11T01:31:34.4806454Z         PASS [   0.011s] ( 146/1655) spt::bin/spt cli::tests::adapter_update_notice_renders_declared_message_markdown
2026-07-11T01:31:34.4873735Z         PASS [   0.014s] ( 147/1655) spt::bin/spt cli::tests::adapter_version_parses
2026-07-11T01:31:34.4892151Z         PASS [   0.014s] ( 148/1655) spt::bin/spt cli::tests::adapter_use_sets_and_clears_pointer
2026-07-11T01:31:34.4895713Z         PASS [   0.015s] ( 149/1655) spt::bin/spt cli::tests::adapter_version_surfaces_declared_adapter_version
2026-07-11T01:31:34.4898496Z         PASS [   0.012s] ( 150/1655) spt::bin/spt cli::tests::all_hidden_this_node_suppresses_no_perches_marker
2026-07-11T01:31:34.4901289Z         PASS [   0.010s] ( 151/1655) spt::bin/spt cli::tests::already_applied_message_reads_up_to_date_no_restart
2026-07-11T01:31:34.4963071Z         PASS [   0.014s] ( 152/1655) spt::bin/spt cli::tests::api_adapter_flag_is_group_level_not_post_subcommand
2026-07-11T01:31:34.5006655Z         PASS [   0.131s] ( 153/1655) spt::bin/spt cli::tests::adapter_has_live_endpoint_false_for_other_or_dead
2026-07-11T01:31:34.5009777Z         PASS [   0.010s] ( 154/1655) spt::bin/spt cli::tests::applied_message_renders_semver_or_counter_fallback_and_states_applied
2026-07-11T01:31:34.5012577Z         PASS [   0.016s] ( 155/1655) spt::bin/spt cli::tests::api_listen_accepts_session_id_flag
2026-07-11T01:31:34.5015052Z         PASS [   0.015s] ( 156/1655) spt::bin/spt cli::tests::applied_message_appends_restart_required_notice
2026-07-11T01:31:34.5081618Z         PASS [   0.012s] ( 157/1655) spt::bin/spt cli::tests::bare_tty_guard
2026-07-11T01:31:34.5108563Z         PASS [   0.011s] ( 158/1655) spt::bin/spt cli::tests::broker_image_line_flags_a_stale_running_daemon
2026-07-11T01:31:34.5111925Z         PASS [   0.010s] ( 159/1655) spt::bin/spt cli::tests::classify_fetch_reject_matrix
2026-07-11T01:31:34.5119620Z         PASS [   0.017s] ( 160/1655) spt::bin/spt cli::tests::bare_spt_parses_to_none
2026-07-11T01:31:34.5147088Z         PASS [   0.012s] ( 161/1655) spt::bin/spt cli::tests::classify_flat_archive_never_misfires
2026-07-11T01:31:34.5193163Z         PASS [   0.029s] ( 162/1655) spt::bin/spt cli::tests::apply_user_msg_gate_local_origination
2026-07-11T01:31:34.5201652Z         PASS [   0.011s] ( 163/1655) spt::bin/spt cli::tests::classify_multiplatform_captures_only_known_triples
2026-07-11T01:31:34.5204411Z         PASS [   0.011s] ( 164/1655) spt::bin/spt cli::tests::cli_send_stamps_cli_at_node_origin
2026-07-11T01:31:34.5216228Z         PASS [   0.010s] ( 165/1655) spt::bin/spt cli::tests::connection_lines_net_less_hides_stale_heartbeat
2026-07-11T01:31:34.5241649Z         PASS [   0.012s] ( 166/1655) spt::bin/spt cli::tests::create_existing_name_is_usage_error
2026-07-11T01:31:34.5246999Z         PASS [   0.011s] ( 167/1655) spt::bin/spt cli::tests::create_new_existing_name_is_usage_error
2026-07-11T01:31:34.5262285Z         PASS [   6.296s] ( 168/1655) spt::bin/spt api::reporting::tests::boundary_resurfaces_undismissed_notifs
2026-07-11T01:31:34.5323368Z         PASS [   0.013s] ( 169/1655) spt::bin/spt cli::tests::create_not_elevated_refuses_without_saving
2026-07-11T01:31:34.5328604Z         PASS [   0.011s] ( 170/1655) spt::bin/spt cli::tests::daemon_offline_hint_only_when_down
2026-07-11T01:31:34.5363716Z         PASS [   0.011s] ( 171/1655) spt::bin/spt cli::tests::deferred_elevation_gate_matrix
2026-07-11T01:31:34.5380659Z         PASS [   0.013s] ( 172/1655) spt::bin/spt cli::tests::daemonless_apply_message_points_at_finish_or_start
2026-07-11T01:31:34.5471389Z         PASS [   0.010s] ( 173/1655) spt::bin/spt cli::tests::empty_store_no_flag_guides_to_pair_or_create
2026-07-11T01:31:34.5474322Z         PASS [   0.014s] ( 174/1655) spt::bin/spt cli::tests::digest_flag_defaults
2026-07-11T01:31:34.5502871Z         PASS [   0.014s] ( 175/1655) spt::bin/spt cli::tests::digest_cursor_flags_parse
2026-07-11T01:31:34.5561722Z         PASS [   0.028s] ( 176/1655) spt::bin/spt cli::tests::create_new_mints_shows_and_requests_save
2026-07-11T01:31:34.5619152Z         PASS [   0.031s] ( 177/1655) spt::bin/spt cli::tests::create_prints_joining_material_when_elevated
2026-07-11T01:31:34.5636054Z         PASS [   0.028s] ( 178/1655) spt::bin/spt cli::tests::daemon_subcommands_parse
2026-07-11T01:31:34.5638823Z         PASS [   0.067s] ( 179/1655) spt::bin/spt cli::tests::apply_release_crc_swap_only_swaps_changed
2026-07-11T01:31:34.5641333Z         PASS [   0.011s] ( 180/1655) spt::bin/spt cli::tests::endpoint_row_json_endpoint_type_is_additive
2026-07-11T01:31:34.5644677Z         PASS [   0.012s] ( 181/1655) spt::bin/spt cli::tests::escalation_choice_parses_fail_closed
2026-07-11T01:31:34.5647253Z         PASS [   0.017s] ( 182/1655) spt::bin/spt cli::tests::endpoint_role_parses
2026-07-11T01:31:34.5738497Z         PASS [   0.010s] ( 183/1655) spt::bin/spt cli::tests::fetch_reject_action_apply_decision
2026-07-11T01:31:34.5764686Z         PASS [   0.029s] ( 184/1655) spt::bin/spt cli::tests::endpoint_subcommands_parse
2026-07-11T01:31:34.5833868Z         PASS [   0.009s] ( 185/1655) spt::bin/spt cli::tests::filter_after_excludes_at_or_below_cursor
2026-07-11T01:31:34.5836858Z         PASS [   0.031s] ( 186/1655) spt::bin/spt cli::tests::every_read_status_command_emits_valid_json
2026-07-11T01:31:34.5877701Z         PASS [   0.010s] ( 187/1655) spt::bin/spt cli::tests::filter_after_predates_window_returns_full
2026-07-11T01:31:34.5928138Z         PASS [   0.036s] ( 188/1655) spt::bin/spt cli::tests::extract_legacy_flat_stays_flat
2026-07-11T01:31:34.5940827Z         PASS [   0.011s] ( 189/1655) spt::bin/spt cli::tests::finish_message_states_fully_live_no_manual_restart
2026-07-11T01:31:34.5965734Z         PASS [   0.010s] ( 190/1655) spt::bin/spt cli::tests::gh_download_command_no_tag_omits_tag
2026-07-11T01:31:34.5968626Z         PASS [   0.035s] ( 191/1655) spt::bin/spt cli::tests::extract_multiplatform_places_shared_root_and_flattens_my_triple
2026-07-11T01:31:34.6011404Z         PASS [   0.041s] ( 192/1655) spt::bin/spt cli::tests::extract_multiplatform_missing_my_triple_is_typed_rejection
2026-07-11T01:31:34.6028227Z         PASS [   0.010s] ( 193/1655) spt::bin/spt cli::tests::gh_download_command_with_tag_shape
2026-07-11T01:31:34.6037624Z         PASS [   0.009s] ( 194/1655) spt::bin/spt cli::tests::gh_release_version_compare_decision
2026-07-11T01:31:34.6080452Z         PASS [   0.011s] ( 195/1655) spt::bin/spt cli::tests::gh_version_command_shape
2026-07-11T01:31:34.6087091Z         PASS [   1.053s] ( 196/1655) spt::bin/spt api::worker::tests::worker_poll_holds_deferred_while_resting
2026-07-11T01:31:34.6161164Z         PASS [   0.019s] ( 197/1655) spt::bin/spt cli::tests::grant_subcommands_parse
2026-07-11T01:31:34.6187202Z         PASS [   0.010s] ( 198/1655) spt::bin/spt cli::tests::instance_rows_project_column
2026-07-11T01:31:34.6199144Z         PASS [   0.011s] ( 199/1655) spt::bin/spt cli::tests::instance_rows_palette_and_align
2026-07-11T01:31:34.6211636Z         PASS [   0.016s] ( 200/1655) spt::bin/spt cli::tests::how_to_topics_cover_ready_and_send
2026-07-11T01:31:34.6214599Z         PASS [   0.019s] ( 201/1655) spt::bin/spt cli::tests::help_groups_cover_every_command
2026-07-11T01:31:34.6302015Z         PASS [   0.011s] ( 202/1655) spt::bin/spt cli::tests::join_gate_refuses_without_confirmed_elevation
2026-07-11T01:31:34.6305204Z         PASS [   0.010s] ( 203/1655) spt::bin/spt cli::tests::json_project_field_skip_if_none
2026-07-11T01:31:34.6317590Z         PASS [   0.016s] ( 204/1655) spt::bin/spt cli::tests::invalid_usage_errors
2026-07-11T01:31:34.6340511Z         PASS [   0.013s] ( 205/1655) spt::bin/spt cli::tests::json_payload_rides_as_attr_alongside_body
2026-07-11T01:31:34.6360198Z         PASS [   0.030s] ( 206/1655) spt::bin/spt cli::tests::hot_path_flat_and_moved_verbs_gone
2026-07-11T01:31:34.6415247Z         PASS [   0.011s] ( 207/1655) spt::bin/spt cli::tests::node_group_discards_self_and_skips_empty
2026-07-11T01:31:34.6419767Z         PASS [   0.011s] ( 208/1655) spt::bin/spt cli::tests::node_group_freshest_epoch_wins_and_unions_subnets
2026-07-11T01:31:34.6421777Z         PASS [   0.095s] ( 209/1655) spt::bin/spt cli::tests::endpoint_stop_marks_offline
2026-07-11T01:31:34.6430633Z         PASS [   0.010s] ( 210/1655) spt::bin/spt cli::tests::node_grouped_render_structure_and_palette
2026-07-11T01:31:34.6438400Z         PASS [   0.011s] ( 211/1655) spt::bin/spt cli::tests::node_level_label_names_an_endpointless_peer
2026-07-11T01:31:34.6460230Z         PASS [   0.013s] ( 212/1655) spt::bin/spt cli::tests::node_group_same_id_two_nodes_two_groups
2026-07-11T01:31:34.6468681Z         PASS [   0.026s] ( 213/1655) spt::bin/spt cli::tests::multi_subnet_refuses_without_flag_then_resolves_with_it
2026-07-11T01:31:34.6533635Z         PASS [   0.012s] ( 214/1655) spt::bin/spt cli::tests::node_status_rows_denominator_counts_routable_only
2026-07-11T01:31:34.6535061Z         PASS [   0.011s] ( 215/1655) spt::bin/spt cli::tests::node_status_rows_settle_cheap_signals_probe_only_stale
2026-07-11T01:31:34.6542101Z         PASS [   0.013s] ( 216/1655) spt::bin/spt cli::tests::node_rows_disambiguate_only_on_label_collision
2026-07-11T01:31:34.6546870Z         PASS [   0.011s] ( 217/1655) spt::bin/spt cli::tests::notify_subnet_resolution_home_default
2026-07-11T01:31:34.6553042Z         PASS [   0.012s] ( 218/1655) spt::bin/spt cli::tests::not_elevated_refuses_without_leaking_code_or_saving
2026-07-11T01:31:34.6568691Z         PASS [   0.010s] ( 219/1655) spt::bin/spt cli::tests::origin_set_and_asset_urls_latest_and_tag
2026-07-11T01:31:34.6655729Z         PASS [   0.020s] ( 220/1655) spt::bin/spt cli::tests::notify_surface_parses
2026-07-11T01:31:34.6676649Z         PASS [   0.011s] ( 221/1655) spt::bin/spt cli::tests::post_step_notice_arbitration
2026-07-11T01:31:34.6689614Z         PASS [   0.011s] ( 222/1655) spt::bin/spt cli::tests::poll_until_ready_fastpath_timeout_and_later_success
2026-07-11T01:31:34.6693669Z         PASS [   0.014s] ( 223/1655) spt::bin/spt cli::tests::pair_namespace_is_gone
2026-07-11T01:31:34.6765305Z         PASS [   0.011s] ( 224/1655) spt::bin/spt cli::tests::prune_candidates_resolve_never_guess
2026-07-11T01:31:34.6884321Z         PASS [   0.012s] ( 225/1655) spt::bin/spt cli::tests::registered_github_home_detects_active_collision
2026-07-11T01:31:34.6895168Z         PASS [   0.024s] ( 226/1655) spt::bin/spt cli::tests::purge_offline_gate_and_self_guard
2026-07-11T01:31:34.7020918Z         PASS [   0.012s] ( 227/1655) spt::bin/spt cli::tests::remote_cell_project_ref_from_gossiped_recent_projects
2026-07-11T01:31:34.7079647Z         PASS [   1.158s] ( 228/1655) spt::bin/spt api::worker::tests::worker_poll_drains_spool
2026-07-11T01:31:34.7136816Z         PASS [   0.011s] ( 229/1655) spt::bin/spt cli::tests::resolve_proof_target_override_reads_on_disk
2026-07-11T01:31:34.7173838Z         PASS [   0.009s] ( 230/1655) spt::bin/spt cli::tests::resolve_transport_auto_follows_probe
2026-07-11T01:31:34.7226276Z         PASS [   0.009s] ( 231/1655) spt::bin/spt cli::tests::resolve_transport_explicit_never_probes
2026-07-11T01:31:34.7270297Z         PASS [   0.009s] ( 232/1655) spt::bin/spt cli::tests::rest_filter_hides_suspended_shows_all_and_corrupt_always
2026-07-11T01:31:34.7317731Z         PASS [   0.193s] ( 233/1655) spt::bin/spt cli::tests::endpoint_role_overwrite_is_the_sole_writer
2026-07-11T01:31:34.7324991Z         PASS [   0.009s] ( 234/1655) spt::bin/spt cli::tests::rest_filter_status_first_ordering
2026-07-11T01:31:34.7345133Z         PASS [   0.009s] ( 235/1655) spt::bin/spt cli::tests::rest_filter_total_disclosure_and_corrupt_annotation
2026-07-11T01:31:34.7416335Z         PASS [   0.053s] ( 236/1655) spt::bin/spt cli::tests::release_archive_extracts_to_a_registrable_root
2026-07-11T01:31:34.7437956Z         PASS [   0.009s] ( 237/1655) spt::bin/spt cli::tests::self_pin_annotates_psyche_host_failure
2026-07-11T01:31:34.7441034Z         PASS [   0.012s] ( 238/1655) spt::bin/spt cli::tests::ring_timeout_defaults
2026-07-11T01:31:34.7507527Z         PASS [   0.009s] ( 239/1655) spt::bin/spt cli::tests::self_pin_annotates_translation_fault
2026-07-11T01:31:34.7533723Z         PASS [   0.009s] ( 240/1655) spt::bin/spt cli::tests::self_pin_includes_description_when_present
2026-07-11T01:31:34.7575455Z         PASS [   0.013s] ( 241/1655) spt::bin/spt cli::tests::send_reply_to_flag_is_removed_and_target_required
2026-07-11T01:31:34.7582544Z         PASS [  18.573s] ( 242/1655) spt::trial_drain_drive_e2e trial_candidate_self_drives_the_reap_of_a_black_holed_old_gen_controller
2026-07-11T01:31:34.7642959Z         PASS [   0.013s] ( 243/1655) spt::bin/spt cli::tests::send_user_msg_flag_parses
2026-07-11T01:31:34.7720270Z         PASS [   0.014s] ( 244/1655) spt::bin/spt cli::tests::shell_relink_relaunches_offline_instances_only
2026-07-11T01:31:34.7734856Z         PASS [   0.015s] ( 245/1655) spt::bin/spt cli::tests::shell_owner_exclusivity_negatives
2026-07-11T01:31:34.7942614Z         PASS [   0.060s] ( 246/1655) spt::bin/spt cli::tests::run_bounded_yields_value_or_timeout_default
2026-07-11T01:31:34.7987641Z         PASS [   0.024s] ( 247/1655) spt::bin/spt cli::tests::shell_spawn_cap_and_over_cap_gates
2026-07-11T01:31:34.8131199Z         PASS [   0.017s] ( 248/1655) spt::bin/spt cli::tests::shell_subcommands_parse
2026-07-11T01:31:34.8164874Z         PASS [   0.025s] ( 249/1655) spt::bin/spt cli::tests::shell_spawn_profiled_option_resolves_and_shares_cap
2026-07-11T01:31:34.8258202Z         PASS [   0.161s] ( 250/1655) spt::bin/spt cli::tests::probe_all_timeout_settles_false_without_stalling_batch
2026-07-11T01:31:34.8353018Z         PASS [   0.022s] ( 251/1655) spt::bin/spt cli::tests::show_code_prints_reprovisioning_material
2026-07-11T01:31:34.8454169Z         PASS [   0.019s] ( 252/1655) spt::bin/spt cli::tests::single_subnet_auto_selects_and_code_matches_seed
2026-07-11T01:31:34.8502445Z         PASS [   0.034s] ( 253/1655) spt::bin/spt cli::tests::shutdown_soft_stops_and_suspends
2026-07-11T01:31:34.8700347Z         PASS [   0.213s] ( 254/1655) spt::bin/spt cli::tests::probe_all_runs_concurrently_in_input_order
2026-07-11T01:31:34.8757017Z         PASS [   0.030s] ( 255/1655) spt::bin/spt cli::tests::stage_then_swap_failed_fetch_preserves_install
2026-07-11T01:31:34.8836014Z         PASS [   0.008s] ( 256/1655) spt::bin/spt cli::tests::stall_evict_line_surfaces_only_a_real_tally
2026-07-11T01:31:34.8913663Z         PASS [   0.008s] ( 257/1655) spt::bin/spt cli::tests::stop_guard_refuses_live_sessions_without_force
2026-07-11T01:31:34.9008634Z         PASS [   0.051s] ( 258/1655) spt::bin/spt cli::tests::staged_floor_admits_when_core_meets_floor
2026-07-11T01:31:34.9117984Z         PASS [   0.020s] ( 259/1655) spt::bin/spt cli::tests::subcommands_parse
2026-07-11T01:31:34.9199433Z         PASS [   0.008s] ( 260/1655) spt::bin/spt cli::tests::subnet_status_renders_rows_and_hints_never_secrets
2026-07-11T01:31:34.9215311Z         PASS [   0.051s] ( 261/1655) spt::bin/spt cli::tests::staged_floor_refuses_above_floor_and_leaves_dest_untouched
2026-07-11T01:31:34.9292221Z         PASS [   0.009s] ( 262/1655) spt::bin/spt cli::tests::subnets_joined_banner_renders_rows_and_divider
2026-07-11T01:31:34.9293103Z         PASS [   0.009s] ( 263/1655) spt::bin/spt cli::tests::subprocess_detail_prefers_stderr_then_stdout
2026-07-11T01:31:34.9303945Z         PASS [   0.030s] ( 264/1655) spt::bin/spt cli::tests::subnet_arg_shapes_parse
2026-07-11T01:31:34.9379794Z         PASS [   0.009s] ( 265/1655) spt::bin/spt cli::tests::this_node_group_merges_roster_with_unbound_truth
2026-07-11T01:31:34.9380875Z         PASS [   0.009s] ( 266/1655) spt::bin/spt cli::tests::trust_mutation_gate_refuses_without_confirmed_elevation
2026-07-11T01:31:34.9394270Z         PASS [   0.009s] ( 267/1655) spt::bin/spt cli::tests::unknown_elevation_falls_back
2026-07-11T01:31:34.9474286Z         PASS [   0.009s] ( 268/1655) spt::bin/spt cli::tests::unknown_named_subnet_is_usage_error
2026-07-11T01:31:34.9499617Z         PASS [   0.010s] ( 269/1655) spt::bin/spt cli::tests::whoami_is_an_endpoint_list_alias
2026-07-11T01:31:34.9500949Z         PASS [   0.012s] ( 270/1655) spt::bin/spt cli::tests::update_fetch_apply_flag_parses
2026-07-11T01:31:34.9554050Z         PASS [   0.008s] ( 271/1655) spt::bin/spt elevation::tests::already_elevated_short_circuits_on_every_os
2026-07-11T01:31:34.9592966Z         PASS [   0.009s] ( 272/1655) spt::bin/spt elevation::tests::current_returns_a_determinate_level_on_supported_platforms
2026-07-11T01:31:34.9594163Z         PASS [   0.009s] ( 273/1655) spt::bin/spt elevation::tests::fallback_message_names_authenticator_app_and_subnet
2026-07-11T01:31:34.9642330Z         PASS [   0.009s] ( 274/1655) spt::bin/spt elevation::tests::gate_shows_only_when_confirmed_elevated
2026-07-11T01:31:34.9688570Z         PASS [   0.009s] ( 275/1655) spt::bin/spt elevation::tests::launcher_argv_is_absolute_exe_plus_verbatim_args
2026-07-11T01:31:34.9690860Z         PASS [   0.009s] ( 276/1655) spt::bin/spt elevation::tests::launchers_never_shell_interpolate_a_crafted_arg
2026-07-11T01:31:34.9729632Z         PASS [   0.009s] ( 277/1655) spt::bin/spt elevation::tests::print_hint_floor_uses_absolute_path_each_os
2026-07-11T01:31:34.9785230Z         PASS [   0.009s] ( 278/1655) spt::bin/spt elevation::tests::unix_path_order_tty_then_pkexec_then_terminal_then_hint
2026-07-11T01:31:34.9786492Z         PASS [   0.009s] ( 279/1655) spt::bin/spt elevation::tests::windows_uac_only_interactive_other_always_prints
2026-07-11T01:31:34.9818782Z         PASS [   0.009s] ( 280/1655) spt::bin/spt helpfmt::tests::atx_header_at_line_start_strips_and_bolds
2026-07-11T01:31:34.9880570Z         PASS [   0.010s] ( 281/1655) spt::bin/spt helpfmt::tests::bold_styles_with_color_and_strips_without
2026-07-11T01:31:34.9881710Z         PASS [   0.010s] ( 282/1655) spt::bin/spt helpfmt::tests::code_styles_with_color_and_strips_without
2026-07-11T01:31:34.9902309Z         PASS [   0.008s] ( 283/1655) spt::bin/spt helpfmt::tests::color_enabled_truth_table
2026-07-11T01:31:34.9977323Z         PASS [   0.009s] ( 284/1655) spt::bin/spt helpfmt::tests::dual_contract_token_unstyled_while_prose_styles_on_color
2026-07-11T01:31:34.9978428Z         PASS [   0.010s] ( 285/1655) spt::bin/spt helpfmt::tests::dual_contract_token_survives_strip_mode
2026-07-11T01:31:34.9979453Z         PASS [   0.008s] ( 286/1655) spt::bin/spt helpfmt::tests::empty_and_unmatched_markers_stay_literal
2026-07-11T01:31:35.0059907Z         PASS [   0.008s] ( 287/1655) spt::bin/spt helpfmt::tests::marker_never_spans_a_hard_break
2026-07-11T01:31:35.0065085Z         PASS [   0.009s] ( 288/1655) spt::bin/spt helpfmt::tests::marker_spans_a_clap_soft_wrap
2026-07-11T01:31:35.0066739Z         PASS [   0.009s] ( 289/1655) spt::bin/spt helpfmt::tests::link_becomes_its_text
2026-07-11T01:31:35.0151703Z         PASS [   0.008s] ( 290/1655) spt::bin/spt helpfmt::tests::nested_code_inside_bold_styles_both
2026-07-11T01:31:35.0152410Z         PASS [   0.008s] ( 291/1655) spt::bin/spt helpfmt::tests::plain_text_is_unchanged
2026-07-11T01:31:35.0153114Z         PASS [   0.009s] ( 292/1655) spt::bin/spt helpfmt::tests::multibyte_text_survives
2026-07-11T01:31:35.0205434Z         PASS [   0.185s] ( 293/1655) spt::bin/spt cli::tests::spt_hosted_no_relay_detection
2026-07-11T01:31:35.0235550Z         PASS [   0.008s] ( 294/1655) spt::bin/spt picker::data::tests::disambiguate_project_ids_cases
2026-07-11T01:31:35.0245084Z         PASS [   0.009s] ( 295/1655) spt::bin/spt helpfmt::tests::resolve_console_color_strips_when_vt_unavailable
2026-07-11T01:31:35.0246180Z         PASS [   0.009s] ( 296/1655) spt::bin/spt helpfmt::tests::preexisting_ansi_is_passed_through_untouched
2026-07-11T01:31:35.0313903Z         PASS [   0.011s] ( 297/1655) spt::bin/spt picker::data::tests::driven_by_display_renders_name_not_hex
2026-07-11T01:31:35.0336810Z         PASS [   0.009s] ( 298/1655) spt::bin/spt picker::data::tests::non_drivable_predicate_covers_worker_and_psyche
2026-07-11T01:31:35.0495883Z         PASS [   0.018s] ( 299/1655) spt::bin/spt picker::data::tests::own_node_tab_label_falls_back_to_keyprefix
2026-07-11T01:31:35.0575915Z         PASS [   0.008s] ( 300/1655) spt::bin/spt picker::data::tests::project_refs_from_sessions_excludes_owlery_and_dedups_newest_first
2026-07-11T01:31:35.0644489Z         PASS [   0.007s] ( 301/1655) spt::bin/spt picker::data::tests::project_refs_from_unions_fresh_origin_and_store_branches
2026-07-11T01:31:35.0671739Z         PASS [   0.043s] ( 302/1655) spt::bin/spt picker::data::tests::home_subnet_options_is_mru_ordered
2026-07-11T01:31:35.0696004Z         PASS [   0.305s] ( 303/1655) spt::bin/spt cli::tests::shell_spawn_approval_floor_gates
2026-07-11T01:31:35.0725148Z         PASS [   0.008s] ( 304/1655) spt::bin/spt picker::data::tests::reconcile_overrides_subnet_with_local_roster
2026-07-11T01:31:35.0773143Z         PASS [   0.010s] ( 305/1655) spt::bin/spt picker::data::tests::remote_picker_renders_suspended_dead_perch_offline
2026-07-11T01:31:35.0781498Z         PASS [   0.009s] ( 306/1655) spt::bin/spt picker::data::tests::remote_rows_render_full_palette_parity
2026-07-11T01:31:35.0800317Z         PASS [   0.007s] ( 307/1655) spt::bin/spt picker::data::tests::resume_rows_derive_per_row_project_and_drop_owlery_sessions
2026-07-11T01:31:35.0861784Z         PASS [   0.009s] ( 308/1655) spt::bin/spt picker::data::tests::row_status_drives_unbound_display
2026-07-11T01:31:35.0881650Z         PASS [   0.010s] ( 309/1655) spt::bin/spt picker::data::tests::shared_machine_is_one_group_with_unioned_subnets
2026-07-11T01:31:35.0888350Z         PASS [   0.009s] ( 310/1655) spt::bin/spt picker::model::tests::adapter_tree_nests_profiles
2026-07-11T01:31:35.0936683Z         PASS [   0.007s] ( 311/1655) spt::bin/spt picker::model::tests::back_unwinds
2026-07-11T01:31:35.0954520Z         PASS [   0.007s] ( 312/1655) spt::bin/spt picker::model::tests::build_project_choices_head_here_rest
2026-07-11T01:31:35.0967423Z         PASS [   0.008s] ( 313/1655) spt::bin/spt picker::model::tests::category_labels_render_display_forms
2026-07-11T01:31:35.1026877Z         PASS [   0.007s] ( 314/1655) spt::bin/spt picker::model::tests::change_adapter_picks_and_returns_to_confirm
2026-07-11T01:31:35.1027883Z         PASS [   0.009s] ( 315/1655) spt::bin/spt picker::model::tests::category_ring_wraps
2026-07-11T01:31:35.1056485Z         PASS [   0.082s] ( 316/1655) spt::bin/spt picker::data::tests::gather_renders_live_unbound
2026-07-11T01:31:35.1057775Z         PASS [   0.009s] ( 317/1655) spt::bin/spt picker::model::tests::choose_project_outcome_bakes_cwd_and_diverts
2026-07-11T01:31:35.1104823Z         PASS [   0.008s] ( 318/1655) spt::bin/spt picker::model::tests::confirm_options_remote_suspended_is_wake_not_start
2026-07-11T01:31:35.1115274Z         PASS [   0.009s] ( 319/1655) spt::bin/spt picker::model::tests::confirm_local_offline_unchanged_by_wake_split
2026-07-11T01:31:35.1149382Z         PASS [   0.009s] ( 320/1655) spt::bin/spt picker::model::tests::confirm_terminal_routes
2026-07-11T01:31:35.1150329Z         PASS [   0.009s] ( 321/1655) spt::bin/spt picker::model::tests::confirm_options_status_dependent
2026-07-11T01:31:35.1184241Z         PASS [   0.008s] ( 322/1655) spt::bin/spt picker::model::tests::confirm_terminal_wake_carries_raw_node
2026-07-11T01:31:35.1200953Z         PASS [   0.009s] ( 323/1655) spt::bin/spt picker::model::tests::create_new_multisubnet_inserts_home_layer
2026-07-11T01:31:35.1254010Z         PASS [   0.010s] ( 324/1655) spt::bin/spt picker::model::tests::cursor_clamps
2026-07-11T01:31:35.1257301Z         PASS [   0.007s] ( 325/1655) spt::bin/spt picker::model::tests::display_mapping_matrix
2026-07-11T01:31:35.1258407Z         PASS [   0.011s] ( 326/1655) spt::bin/spt picker::model::tests::create_outcome_bakes_run
2026-07-11T01:31:35.1297358Z         PASS [   0.009s] ( 327/1655) spt::bin/spt picker::model::tests::display_status_four_state_type_gated
2026-07-11T01:31:35.1301492Z         PASS [   0.462s] ( 328/1655) spt::bin/spt cli::tests::purge_removes_every_record
2026-07-11T01:31:35.1316410Z         PASS [   0.098s] ( 329/1655) spt::bin/spt picker::data::tests::picker_excludes_flat_worker_and_psyche
2026-07-11T01:31:35.1347797Z         PASS [   0.009s] ( 330/1655) spt::bin/spt picker::model::tests::display_status_unbound_is_hollow_and_attachable
2026-07-11T01:31:35.1348852Z         PASS [   0.009s] ( 331/1655) spt::bin/spt picker::model::tests::empty_scope_opens_create
2026-07-11T01:31:35.1350529Z         PASS [   0.009s] ( 332/1655) spt::bin/spt picker::model::tests::ep_display_glyph_and_square_palette
2026-07-11T01:31:35.1403097Z         PASS [   0.010s] ( 333/1655) spt::bin/spt picker::model::tests::esc_backs_out_of_home_layer
2026-07-11T01:31:35.1408372Z         PASS [   0.011s] ( 334/1655) spt::bin/spt picker::model::tests::filter_narrows
2026-07-11T01:31:35.1414520Z         PASS [   0.010s] ( 335/1655) spt::bin/spt picker::model::tests::from_resource_row_maps_gossiped_adapter_projects_controlled
2026-07-11T01:31:35.1448753Z         PASS [   0.010s] ( 336/1655) spt::bin/spt picker::model::tests::kind_routes
2026-07-11T01:31:35.1449911Z         PASS [   0.010s] ( 337/1655) spt::bin/spt picker::model::tests::home_selection_bakes_into_run_subnet
2026-07-11T01:31:35.1463691Z         PASS [   0.563s] ( 338/1655) spt::bin/spt cli::tests::fork_forks_homes_and_deletes_exactly_the_source
2026-07-11T01:31:35.1464775Z         PASS [   0.011s] ( 339/1655) spt::bin/spt picker::model::tests::launch_keys_live_only_on_launch_capable_highlights
2026-07-11T01:31:35.1500940Z         PASS [   0.010s] ( 340/1655) spt::bin/spt picker::model::tests::prefill_jumps_to_create
2026-07-11T01:31:35.1508231Z         PASS [   0.010s] ( 341/1655) spt::bin/spt picker::model::tests::project_filter_keys_on_slug_while_tab_renders_display
2026-07-11T01:31:35.1512804Z         PASS [   0.010s] ( 342/1655) spt::bin/spt picker::model::tests::purge_confirm_yields_outcome_and_backs_out
2026-07-11T01:31:35.1566315Z         PASS [   0.011s] ( 343/1655) spt::bin/spt picker::model::tests::reenter_create_keeps_or_clears_id
2026-07-11T01:31:35.1567461Z         PASS [   0.010s] ( 344/1655) spt::bin/spt picker::model::tests::resume_outcome_adapter_follows_recorded_row
2026-07-11T01:31:35.1568519Z         PASS [   0.012s] ( 345/1655) spt::bin/spt picker::model::tests::purge_shortcut_gates_to_offline_local
2026-07-11T01:31:35.1569636Z         PASS [   0.010s] ( 346/1655) spt::bin/spt picker::model::tests::remove_endpoint_drops_row_and_clamps_cursor
2026-07-11T01:31:35.1603615Z         PASS [   0.010s] ( 347/1655) spt::bin/spt picker::model::tests::resume_outcome_bakes_session
2026-07-11T01:31:35.1608737Z         PASS [   0.010s] ( 348/1655) spt::bin/spt picker::model::tests::should_offer_project_choice_fire_conditions
2026-07-11T01:31:35.1612410Z         PASS [   0.010s] ( 349/1655) spt::bin/spt picker::model::tests::resume_title_render
2026-07-11T01:31:35.1667400Z         PASS [   0.010s] ( 350/1655) spt::bin/spt picker::shortcut::tests::bakes_create_attach_by_default
2026-07-11T01:31:35.1668497Z         PASS [   0.010s] ( 351/1655) spt::bin/spt picker::model::tests::visible_partitions_and_sorts
2026-07-11T01:31:35.1669498Z         PASS [   0.010s] ( 352/1655) spt::bin/spt picker::model::tests::suspended_is_distinct_from_offline
2026-07-11T01:31:35.1670419Z         PASS [   0.010s] ( 353/1655) spt::bin/spt picker::model::tests::single_subnet_skips_home_layer
2026-07-11T01:31:35.1706512Z         PASS [   0.010s] ( 354/1655) spt::bin/spt picker::shortcut::tests::bakes_resume_and_action
2026-07-11T01:31:35.1710626Z         PASS [   0.010s] ( 355/1655) spt::bin/spt picker::shortcut::tests::basename_is_parameterized
2026-07-11T01:31:35.1711542Z         PASS [   0.010s] ( 356/1655) spt::bin/spt picker::shortcut::tests::sentinel_detection
2026-07-11T01:31:35.1712436Z         PASS [   0.516s] ( 357/1655) spt::bin/spt cli::tests::probe_all_cap_batches_into_windows
2026-07-11T01:31:35.1780036Z         PASS [   0.011s] ( 358/1655) spt::bin/spt picker::tests::backspace_backs_out_screens_like_esc
2026-07-11T01:31:35.1781316Z         PASS [   0.011s] ( 359/1655) spt::bin/spt picker::tests::backspace_stays_char_delete_in_text_contexts
2026-07-11T01:31:35.1790930Z         PASS [   0.012s] ( 360/1655) spt::bin/spt picker::shortcut::tests::write_create_update_refuse
2026-07-11T01:31:35.1836829Z         PASS [   0.017s] ( 361/1655) spt::bin/spt picker::view::tests::adapter_tree_buffer
2026-07-11T01:31:35.1877140Z         PASS [   0.017s] ( 362/1655) spt::bin/spt picker::view::tests::change_adapter_screen_renders_tree_and_apply_legend
2026-07-11T01:31:35.1878283Z         PASS [   0.017s] ( 363/1655) spt::bin/spt picker::view::tests::choose_project_buffer_keeps_confirm_panel
2026-07-11T01:31:35.1889500Z         PASS [   0.018s] ( 364/1655) spt::bin/spt picker::view::tests::confirm_fork_and_shortcut_labels_are_dir_relative
2026-07-11T01:31:35.1921039Z         PASS [   0.020s] ( 365/1655) spt::bin/spt picker::view::tests::confirm_buffer_options
2026-07-11T01:31:35.1960473Z         PASS [   0.016s] ( 366/1655) spt::bin/spt picker::view::tests::create_home_lists_subnets
2026-07-11T01:31:35.1961616Z         PASS [   0.016s] ( 367/1655) spt::bin/spt picker::view::tests::confirm_panel_history_renders_display_not_slug
2026-07-11T01:31:35.1990815Z         PASS [   0.019s] ( 368/1655) spt::bin/spt picker::view::tests::footer_hints_h_s_only_when_launch_keys_live
2026-07-11T01:31:35.1992405Z         PASS [   0.014s] ( 369/1655) spt::bin/spt picker::view::tests::kind_buffer
2026-07-11T01:31:35.2043724Z         PASS [   0.017s] ( 370/1655) spt::bin/spt picker::view::tests::pick_buffer_has_squares_and_description
2026-07-11T01:31:35.2047159Z         PASS [   0.017s] ( 371/1655) spt::bin/spt picker::view::tests::pick_empty_category_hint
2026-07-11T01:31:35.2074305Z         PASS [   0.016s] ( 372/1655) spt::bin/spt picker::view::tests::resume_buffer_keeps_confirm_panel
2026-07-11T01:31:35.2103842Z         PASS [   0.016s] ( 373/1655) spt::bin/spt picker::view::tests::resume_buffer_lists_sessions
2026-07-11T01:31:35.2120899Z         PASS [   0.459s] ( 374/1655) spt::bin/spt cli::tests::shell_channels_relay_sensory_and_text_file
2026-07-11T01:31:35.2143812Z         PASS [   0.010s] ( 375/1655) spt::bin/spt rc::tests::classify_read_err_eof_is_graceful_not_fatal
2026-07-11T01:31:35.2144713Z         PASS [   0.009s] ( 376/1655) spt::bin/spt rc::tests::detach_keybind_semantics
2026-07-11T01:31:35.2179925Z         PASS [   0.010s] ( 377/1655) spt::bin/spt rc::tests::detach_prefix_spans_chunks
2026-07-11T01:31:35.2196522Z         PASS [   0.021s] ( 378/1655) spt::bin/spt rc::tests::attach_offline_endpoint_short_circuits_clean
2026-07-11T01:31:35.2230492Z         PASS [   0.010s] ( 379/1655) spt::bin/spt rc::tests::first_event_stall_decision
2026-07-11T01:31:35.2232484Z         PASS [   0.010s] ( 380/1655) spt::bin/spt rc::tests::give_up_copy_names_daemon_down_vs_generic
2026-07-11T01:31:35.2243910Z         PASS [   0.010s] ( 381/1655) spt::bin/spt rc::tests::mouse_mode_decset_scan_survives_split_across_chunks
2026-07-11T01:31:35.2266893Z         PASS [   0.010s] ( 382/1655) spt::bin/spt rc::tests::identity_line_format
2026-07-11T01:31:35.2280159Z         PASS [   0.039s] ( 383/1655) spt::bin/spt picker::view::tests::pick_status_line_four_state
2026-07-11T01:31:35.2285754Z         PASS [   0.011s] ( 384/1655) spt::bin/spt rc::tests::mouse_mode_decset_scan_tracks_enable_and_sgr
2026-07-11T01:31:35.2297307Z         PASS [   0.036s] ( 385/1655) spt::bin/spt rc::tests::attach_against_stopped_daemon_never_spawns_and_exits_loud
2026-07-11T01:31:35.2298402Z         PASS [   0.011s] ( 386/1655) spt::bin/spt rc::tests::op_minter_distinct_and_monotonic
2026-07-11T01:31:35.2300416Z         PASS [   0.010s] ( 387/1655) spt::bin/spt rc::tests::public_attach_failure_maps_deadline_class_only
2026-07-11T01:31:35.2338252Z         PASS [   0.011s] ( 388/1655) spt::bin/spt rc::tests::pump_status_emit_sequence_over_write_sink
2026-07-11T01:31:35.2351297Z         PASS [   0.010s] ( 389/1655) spt::bin/spt rc::tests::reassert_scanner_triggers_only_on_region_destroyers
2026-07-11T01:31:35.2356092Z         PASS [   0.011s] ( 390/1655) spt::bin/spt rc::tests::reassert_scanner_survives_split_across_chunks
2026-07-11T01:31:35.2393999Z         PASS [   0.010s] ( 391/1655) spt::bin/spt rc::tests::reconnect_banner_shows_the_countdown
2026-07-11T01:31:35.2411444Z         PASS [   0.011s] ( 392/1655) spt::bin/spt rc::tests::reconnect_banner_clears_and_centers
2026-07-11T01:31:35.2430858Z         PASS [   0.010s] ( 393/1655) spt::bin/spt rc::tests::reconnect_window_expiry_decision
2026-07-11T01:31:35.2432303Z         PASS [   0.010s] ( 394/1655) spt::bin/spt rc::tests::serve_eof_severed_vs_refused
2026-07-11T01:31:35.2433202Z         PASS [   0.010s] ( 395/1655) spt::bin/spt rc::tests::reconnect_remaining_secs_counts_down_ceil
2026-07-11T01:31:35.2465716Z         PASS [   0.011s] ( 396/1655) spt::bin/spt rc::tests::status_assert_reserves_row1_then_repaints
2026-07-11T01:31:35.2470003Z         PASS [   0.012s] ( 397/1655) spt::bin/spt rc::tests::status_repaint_exact_bytes_and_right_align
2026-07-11T01:31:35.2490012Z         PASS [   0.013s] ( 398/1655) spt::bin/spt rc::tests::status_restore_exact_bytes
2026-07-11T01:31:35.2499173Z         PASS [   0.011s] ( 399/1655) spt::bin/spt rc::tests::status_row_marker_is_disabled_by_flag
2026-07-11T01:31:35.2502097Z         PASS [   0.011s] ( 400/1655) spt::bin/spt rc::tests::status_update_size_repoints_geometry
2026-07-11T01:31:35.2560851Z         PASS [   0.015s] ( 401/1655) spt::bin/spt roster::tests::detect_self_id_endpoint_id_leg_is_label_only_and_perch_gated
2026-07-11T01:31:35.2572566Z         PASS [   0.010s] ( 402/1655) spt::bin/spt roster::tests::enumerate_yields_offline_corrupt_row_for_unparseable_info
2026-07-11T01:31:35.2593247Z         PASS [   0.009s] ( 403/1655) spt::bin/spt roster::tests::match_self_by_ancestry_disambiguates_and_none
2026-07-11T01:31:35.2594351Z         PASS [   0.020s] ( 404/1655) spt::bin/spt roster::tests::detect_self_by_ancestry_none_when_no_ancestor_owns_a_perch
2026-07-11T01:31:35.2636531Z         PASS [   0.019s] ( 405/1655) spt::bin/spt roster::tests::detect_self_resolves_spt_hosted_perch_via_parent_pid
2026-07-11T01:31:35.2638307Z         PASS [   0.008s] ( 406/1655) spt::bin/spt tests::broken_pipe_panic_classifier
2026-07-11T01:31:35.2649910Z         PASS [   0.008s] ( 407/1655) spt::bin/spt wansend::tests::bare_id_resolves_across_remote_snapshot
2026-07-11T01:31:35.2691524Z         PASS [   0.010s] ( 408/1655) spt::bin/spt wansend::tests::classify_wan_reply_only_delivers_on_positive_outcomes
2026-07-11T01:31:35.2700204Z         PASS [   0.011s] ( 409/1655) spt::bin/spt wansend::tests::load_snapshots_degrades_on_junk
2026-07-11T01:31:35.2702422Z         PASS [   0.030s] ( 410/1655) spt::bin/spt roster::tests::detect_self_by_ancestry_resolves_a_live_ancestor_perch
2026-07-11T01:31:35.2717024Z         PASS [   0.021s] ( 411/1655) spt::bin/spt roster::tests::parent_pid_candidates_stay_ancestry_gated
2026-07-11T01:31:35.2722340Z         PASS [   0.024s] ( 412/1655) spt::bin/spt roster::tests::list_all_perch_dirs_enumerates_nested_psyche_for_self_resolution
2026-07-11T01:31:35.2728654Z         PASS [   0.009s] ( 413/1655) spt::bin/spt wansend::tests::refusals_render_copy_paste_targets
2026-07-11T01:31:35.2811961Z         PASS [   0.011s] ( 414/1655) spt::bin/spt wansend::tests::seed_first_addr_prefers_the_cached_direct_address
2026-07-11T01:31:35.2817395Z         PASS [   0.010s] ( 415/1655) spt-daemon access::tests::reply_passes_where_unsolicited_refused
2026-07-11T01:31:35.2821821Z         PASS [   0.011s] ( 416/1655) spt-daemon access::tests::gate_decision_table
2026-07-11T01:31:35.2890200Z         PASS [   0.016s] ( 417/1655) spt-daemon access::tests::same_node_always_passes_without_minting
2026-07-11T01:31:35.2894990Z         PASS [   0.008s] ( 418/1655) spt-daemon adapter_update::tests::delegated_attested_delegates_command
2026-07-11T01:31:35.2901190Z         PASS [   0.008s] ( 419/1655) spt-daemon adapter_update::tests::delegated_unattested_is_skipped
2026-07-11T01:31:35.2991555Z         PASS [   0.009s] ( 420/1655) spt-daemon adapter_update::tests::file_pull_without_payload_is_skipped
2026-07-11T01:31:35.3010563Z         PASS [   0.019s] ( 421/1655) spt-daemon adapter_update::tests::file_pull_tampered_bytes_rejected
2026-07-11T01:31:35.3074512Z         PASS [   0.008s] ( 422/1655) spt-daemon adapter_update::tests::gh_release_is_managed_cli_side_not_in_pure_plan
2026-07-11T01:31:35.3092340Z         PASS [   0.020s] ( 423/1655) spt-daemon adapter_update::tests::file_pull_verified_against_adapter_key
2026-07-11T01:31:35.3118290Z         PASS [   0.021s] ( 424/1655) spt-daemon adapter_update::tests::file_pull_wrong_key_rejected
2026-07-11T01:31:35.3148923Z         PASS [   0.046s] ( 425/1655) spt::bin/spt wansend::tests::resolve_and_dial_owner_is_honest_on_resolution_misses
2026-07-11T01:31:35.3201413Z         PASS [   0.013s] ( 426/1655) spt-daemon adapter_update::tests::ripple_registered_uses_the_registered_set
2026-07-11T01:31:35.3220157Z         PASS [   0.021s] ( 427/1655) spt-daemon adapter_update::tests::ripple_conducts_each_adapter_in_order
2026-07-11T01:31:35.3313783Z         PASS [   0.022s] ( 428/1655) spt-daemon applyhost::tests::apply_staged_daemonless_holds_the_fail_closed_gates
2026-07-11T01:31:35.3348009Z         PASS [   0.070s] ( 429/1655) spt::bin/spt wansend::tests::resolve_and_dial_owner_dials_the_resolved_node
2026-07-11T01:31:35.3375866Z         PASS [   0.026s] ( 430/1655) spt-daemon applyhost::tests::apply_staged_daemonless_swaps_binary_with_no_broker
2026-07-11T01:31:35.3676387Z         PASS [   0.047s] ( 431/1655) spt-daemon applyhost::tests::apply_staged_refuses_a_quarantined_version
2026-07-11T01:31:35.3760679Z         PASS [   0.052s] ( 432/1655) spt-daemon applyhost::tests::apply_staged_refuses_platform_blind_or_mismatched_single
2026-07-11T01:31:35.3801312Z         PASS [   0.065s] ( 433/1655) spt-daemon applyhost::tests::apply_staged_gates_fail_closed_with_the_seat_untouched
2026-07-11T01:31:35.3820759Z         PASS [   0.047s] ( 434/1655) spt-daemon applyhost::tests::apply_staged_update_set_refuses_broker_touching_payloads
2026-07-11T01:31:35.3903853Z         PASS [   0.008s] ( 435/1655) spt-daemon applyhost::tests::staged_already_applied_classifies_up_to_date_vs_newer
2026-07-11T01:31:35.3908110Z         PASS [   0.059s] ( 436/1655) spt-daemon applyhost::tests::apply_staged_swaps_binary_and_hands_off_without_touching_the_endpoint
2026-07-11T01:31:35.3963511Z         PASS [   0.059s] ( 437/1655) spt-daemon applyhost::tests::apply_staged_update_set_selects_local_platform_artifact
2026-07-11T01:31:35.3998577Z         PASS [   0.009s] ( 438/1655) spt-daemon autostart::tests::unresolved_adapter_loud_skips_before_any_launch
2026-07-11T01:31:35.3999810Z         PASS [   0.009s] ( 439/1655) spt-daemon autostart::tests::empty_config_is_a_pure_noop
2026-07-11T01:31:35.4072251Z         PASS [   0.011s] ( 440/1655) spt-daemon brain::tests::cold_brain_still_rejects_a_forward_output_gap
2026-07-11T01:31:35.4075389Z         PASS [   0.008s] ( 441/1655) spt-daemon brain::tests::peer_reply_deadline_caps_below_carrier_deadline
2026-07-11T01:31:35.4105539Z         PASS [   0.011s] ( 442/1655) spt-daemon brain::tests::controller_resume_from_floor_refetches_after_a_gap
2026-07-11T01:31:35.4125451Z         PASS [   0.038s] ( 443/1655) spt-daemon applyhost::tests::brain_restart_verb_raises_the_supervisor_signal
2026-07-11T01:31:35.4165914Z         PASS [   0.009s] ( 444/1655) spt-daemon brain::tests::reclassify_peer_reply_maps_timeout_off_poison
2026-07-11T01:31:35.4177432Z         PASS [   0.010s] ( 445/1655) spt-daemon brain::tests::skip_to_live_accepts_a_forward_seq_jump_via_snap_above
2026-07-11T01:31:35.4193962Z         PASS [   0.039s] ( 446/1655) spt-daemon applyhost::tests::broker_reports_its_compiled_image_version_over_ipc
2026-07-11T01:31:35.4195400Z         PASS [   0.052s] ( 447/1655) spt-daemon applyhost::tests::apply_staged_without_broker_hosted_sessions_swaps_binary
2026-07-11T01:31:35.4211078Z         PASS [   0.009s] ( 448/1655) spt-daemon brainproc::tests::appended_padding_flips_exe_hash
2026-07-11T01:31:35.4224165Z         PASS [   0.012s] ( 449/1655) spt-daemon brain::tests::viewer_snap_attach_accepts_a_forward_output_gap
2026-07-11T01:31:35.4258651Z         PASS [   0.009s] ( 450/1655) spt-daemon brainproc::tests::backoff_doubles_on_fast_death_resets_when_healthy
2026-07-11T01:31:35.4267208Z         PASS [   0.009s] ( 451/1655) spt-daemon brainproc::tests::brain_child_args_carry_generation_and_reason
2026-07-11T01:31:35.4285553Z         PASS [   0.009s] ( 452/1655) spt-daemon brainproc::tests::bytes_gate_truth_table
2026-07-11T01:31:35.4301272Z         PASS [   0.009s] ( 453/1655) spt-daemon brainproc::tests::consumer_gate_spawns_once_when_net_enabled
2026-07-11T01:31:35.4325570Z         PASS [   0.010s] ( 454/1655) spt-daemon brainproc::tests::planned_restart_respawns_with_update_reason
2026-07-11T01:31:35.4366719Z         PASS [   0.010s] ( 455/1655) spt-daemon brainproc::tests::ready_but_wrong_bytes_rolls_back_never_promotes
2026-07-11T01:31:35.4394385Z         PASS [   0.009s] ( 456/1655) spt-daemon brainproc::tests::ready_exe_hash_parses_and_is_n1_readable
2026-07-11T01:31:35.4408382Z         PASS [   0.008s] ( 457/1655) spt-daemon brainproc::tests::ready_generation_at_reads_file_and_absent_is_none
2026-07-11T01:31:35.4449978Z         PASS [   0.008s] ( 458/1655) spt-daemon brainproc::tests::ready_generation_parses_stamp_and_fails_safe
2026-07-11T01:31:35.4491594Z         PASS [   0.008s] ( 459/1655) spt-daemon brainproc::tests::rollback_running_version_is_prior_not_n_minus_one
2026-07-11T01:31:35.4542388Z         PASS [   0.009s] ( 460/1655) spt-daemon brainproc::tests::rolled_back_record_spawns_rollback_binary_on_a_fresh_supervisor
2026-07-11T01:31:35.4561636Z         PASS [   0.007s] ( 461/1655) spt-daemon brainproc::tests::select_brain_exe_prefers_canonical_over_per_spawn_current_exe
2026-07-11T01:31:35.4624293Z         PASS [   0.006s] ( 462/1655) spt-daemon brainproc::tests::start_reason_arg_round_trips_and_is_lenient
2026-07-11T01:31:35.5483410Z         PASS [   0.278s] ( 463/1655) spt::bin/spt wansend::tests::wan_send_ships_to_the_resolved_node
2026-07-11T01:31:35.6291414Z         PASS [   0.209s] ( 464/1655) spt-daemon brainproc::tests::clear_before_spawn_defeats_exact_generation_stale_file
2026-07-11T01:31:35.6316868Z         PASS [   0.368s] ( 465/1655) spt::bin/spt wansend::tests::remote_rest_suspends_and_wakes_with_the_deferred_gate
2026-07-11T01:31:35.6365420Z         PASS [   0.211s] ( 466/1655) spt-daemon brainproc::tests::ready_but_old_gen_never_drains_does_not_promote_rolls_back
2026-07-11T01:31:35.6479009Z         PASS [   0.219s] ( 467/1655) spt-daemon brainproc::tests::ready_candidate_promotes_once_old_gen_drains
2026-07-11T01:31:35.6556237Z         PASS [   0.008s] ( 468/1655) spt-daemon broker::tests::a_full_controller_does_not_starve_a_viewer_or_block_the_drain
2026-07-11T01:31:35.6571441Z         PASS [   0.218s] ( 469/1655) spt-daemon brainproc::tests::ready_with_matching_bytes_promotes
2026-07-11T01:31:35.6620688Z         PASS [   0.006s] ( 470/1655) spt-daemon broker::tests::advance_delivered_is_monotonic
2026-07-11T01:31:35.6664389Z         PASS [   0.009s] ( 471/1655) spt-daemon broker::tests::append_overflow_flags_the_evicted_viewer_for_skip_to_live
2026-07-11T01:31:35.6694247Z         PASS [   0.007s] ( 472/1655) spt-daemon broker::tests::apply_once_enqueues_ptywrite_exactly_once_and_dedups_replay
2026-07-11T01:31:35.6758848Z         PASS [   0.006s] ( 473/1655) spt-daemon broker::tests::chunk_text_splits_and_reassembles_exactly
2026-07-11T01:31:35.6830370Z         PASS [   0.007s] ( 474/1655) spt-daemon broker::tests::clamp_or_reset_resets_a_torn_ring_only
2026-07-11T01:31:35.6893250Z         PASS [   0.006s] ( 475/1655) spt-daemon broker::tests::contains_subslice_finds_contiguous_only
2026-07-11T01:31:35.6956540Z         PASS [   0.006s] ( 476/1655) spt-daemon broker::tests::contiguous_advance_freezes_on_a_gap
2026-07-11T01:31:35.7028891Z         PASS [   0.007s] ( 477/1655) spt-daemon broker::tests::controller_write_stall_predicate_distinguishes_wedged_from_idle
2026-07-11T01:31:35.7092835Z         PASS [   0.006s] ( 478/1655) spt-daemon broker::tests::delivered_cursor_advances_only_on_ok_and_is_monotonic
2026-07-11T01:31:35.7156366Z         PASS [   0.006s] ( 479/1655) spt-daemon broker::tests::echo_verified_catches_a_swallowed_head
2026-07-11T01:31:35.7221554Z         PASS [   0.006s] ( 480/1655) spt-daemon broker::tests::input_enqueue_drops_and_stamps_on_full_then_heals_on_drain
2026-07-11T01:31:35.7287746Z         PASS [   0.007s] ( 481/1655) spt-daemon broker::tests::input_writer_preserves_strict_fifo_order_through_the_sole_writer
2026-07-11T01:31:35.7396080Z         PASS [   0.011s] ( 482/1655) spt-daemon broker::tests::local_controller_wedged_scopes_to_the_brains_own_conn
2026-07-11T01:31:35.7482046Z         PASS [   0.009s] ( 483/1655) spt-daemon broker::tests::lock_floor_recovers_a_poisoned_inject_floor
2026-07-11T01:31:35.7546536Z         PASS [   0.006s] ( 484/1655) spt-daemon broker::tests::miss_respool_is_once_then_dead_letters
2026-07-11T01:31:35.7607918Z         PASS [   0.006s] ( 485/1655) spt-daemon broker::tests::miss_strikes_exhausted_at_budget
2026-07-11T01:31:35.7713706Z         PASS [   0.010s] ( 486/1655) spt-daemon broker::tests::output_log_tap_reads_bytes_since_snapshot
2026-07-11T01:31:35.7775176Z         PASS [   0.006s] ( 487/1655) spt-daemon broker::tests::pair_hold_lifecycle_decisions
2026-07-11T01:31:35.7941835Z         PASS [   0.017s] ( 488/1655) spt-daemon broker::tests::read_translation_command_none_when_absent
2026-07-11T01:31:35.8015760Z         PASS [   0.007s] ( 489/1655) spt-daemon broker::tests::read_translation_command_reads_declared
2026-07-11T01:31:35.8098852Z         PASS [   0.008s] ( 490/1655) spt-daemon broker::tests::reap_dead_controller_clears_a_finished_writer
2026-07-11T01:31:35.8183720Z         PASS [   0.008s] ( 491/1655) spt-daemon broker::tests::reap_dead_controller_leaves_a_live_writer_untouched
2026-07-11T01:31:35.8255348Z         PASS [   0.007s] ( 492/1655) spt-daemon broker::tests::reap_evicts_a_blocked_writer_not_only_an_exited_one
2026-07-11T01:31:35.8323988Z         PASS [   0.007s] ( 493/1655) spt-daemon broker::tests::recover_log_clamps_a_poisoned_torn_ring
2026-07-11T01:31:35.8382556Z         PASS [   0.209s] ( 494/1655) spt-daemon brainproc::tests::trial_kills_alive_never_ready_candidate_before_rollback
2026-07-11T01:31:35.8393531Z         PASS [   0.007s] ( 495/1655) spt-daemon broker::tests::recover_reopens_a_poisoned_sessions_map
2026-07-11T01:31:35.8459595Z         PASS [   0.006s] ( 496/1655) spt-daemon broker::tests::sessions_reply_resume_seq_defaults_when_absent
2026-07-11T01:31:35.8463051Z         PASS [   0.008s] ( 497/1655) spt-daemon broker::tests::select_endpoints_running_adapter_filters_dedups_sorts
2026-07-11T01:31:35.8512180Z         PASS [   0.219s] ( 498/1655) spt-daemon brainproc::tests::trial_promotes_on_ready_then_supervises_the_accepted_binary
2026-07-11T01:31:35.8539928Z         PASS [   0.008s] ( 499/1655) spt-daemon broker::tests::should_settle_rearms_on_observable_pty
2026-07-11T01:31:35.8558907Z         PASS [   0.009s] ( 500/1655) spt-daemon broker::tests::stalled_incumbent_is_evicted_on_reattach_and_control_released
2026-07-11T01:31:35.8595140Z         PASS [   0.008s] ( 501/1655) spt-daemon broker::tests::stamp_divergence_gates_writes
2026-07-11T01:31:35.8673496Z         PASS [   0.008s] ( 502/1655) spt-daemon broker::tests::viewer_overflow_or_disconnect_evicts_never_blocks
2026-07-11T01:31:35.8722344Z         PASS [   0.418s] ( 503/1655) spt-daemon brainproc::tests::stale_generation_minus_one_ready_never_promotes
2026-07-11T01:31:35.8789559Z         PASS [   0.007s] ( 504/1655) spt-daemon broker::tests::wake_gate_decision_truth_table
2026-07-11T01:31:35.8851779Z         PASS [   0.006s] ( 505/1655) spt-daemon codec::tests::back_to_back_frames_decode_independently
2026-07-11T01:31:35.8867908Z         PASS [   0.031s] ( 506/1655) spt-daemon broker::tests::supervised_worker_panic_faults_and_reaps_child
2026-07-11T01:31:35.8916189Z         PASS [   0.006s] ( 507/1655) spt-daemon codec::tests::frame_round_trips_through_buffer
2026-07-11T01:31:35.8947111Z         PASS [   0.008s] ( 508/1655) spt-daemon codec::tests::oversized_prefix_rejected
2026-07-11T01:31:35.8991805Z         PASS [   0.007s] ( 509/1655) spt-daemon config::tests::auto_suspend_knob_is_opt_in_default_off
2026-07-11T01:31:35.9014499Z         PASS [   0.439s] ( 510/1655) spt-daemon brainproc::tests::supervisor_owns_generation_and_stamps_start_reason
2026-07-11T01:31:35.9019104Z         PASS [   0.007s] ( 511/1655) spt-daemon config::tests::crash_grace_is_config_driven
2026-07-11T01:31:35.9078370Z         PASS [   0.009s] ( 512/1655) spt-daemon config::tests::detached_subnets_knob_defaults_empty
2026-07-11T01:31:35.9087762Z         PASS [   0.007s] ( 513/1655) spt-daemon config::tests::malformed_file_degrades_to_default
2026-07-11T01:31:35.9098845Z         PASS [   0.008s] ( 514/1655) spt-daemon config::tests::full_auto_update_is_gated_by_default
2026-07-11T01:31:35.9160646Z         PASS [   0.008s] ( 515/1655) spt-daemon config::tests::missing_file_is_default
2026-07-11T01:31:35.9169523Z         PASS [   0.008s] ( 516/1655) spt-daemon config::tests::pulse_period_is_config_driven
2026-07-11T01:31:35.9185478Z         PASS [   0.009s] ( 517/1655) spt-daemon config::tests::relay_choice_is_config_driven
2026-07-11T01:31:35.9248605Z         PASS [   0.009s] ( 518/1655) spt-daemon config::tests::save_load_roundtrip
2026-07-11T01:31:35.9253542Z         PASS [   0.008s] ( 519/1655) spt-daemon config::tests::startup_endpoints_roundtrip
2026-07-11T01:31:35.9278676Z         PASS [   0.009s] ( 520/1655) spt-daemon config::tests::upsert_startup_endpoint_appends_then_replaces_preserving_other_knobs
2026-07-11T01:31:35.9326679Z         PASS [   0.008s] ( 521/1655) spt-daemon consent::tests::decide_honors_full_auto_flag
2026-07-11T01:31:35.9401403Z         PASS [   0.007s] ( 522/1655) spt-daemon crc_swap::tests::apply_rollback_never_strands
2026-07-11T01:31:35.9473489Z         PASS [   0.007s] ( 523/1655) spt-daemon crc_swap::tests::apply_swaps_changed_creates_new_untouched_identical
2026-07-11T01:31:35.9510251Z         PASS [   0.026s] ( 524/1655) spt-daemon consent::tests::no_live_session_resolves_to_none
2026-07-11T01:31:35.9546209Z         PASS [   0.007s] ( 525/1655) spt-daemon crc_swap::tests::crash_recovery_missing_target_keeps_last_good_old
2026-07-11T01:31:35.9595418Z         PASS [   0.008s] ( 526/1655) spt-daemon crc_swap::tests::displace_picks_fresh_old_name_and_gc_sweeps_stale
2026-07-11T01:31:35.9666369Z         PASS [   0.007s] ( 527/1655) spt-daemon crc_swap::tests::plan_recurses_nested_dirs
2026-07-11T01:31:35.9731470Z         PASS [   0.006s] ( 528/1655) spt-daemon crc_swap::tests::plan_selects_only_changed
2026-07-11T01:31:35.9769079Z         PASS [   0.310s] ( 529/1655) spt-daemon broker::tests::attach_initial_batch_is_a_clean_alt_screen_repaint_not_the_raw_ring
2026-07-11T01:31:35.9799171Z         PASS [   0.007s] ( 530/1655) spt-daemon crc_swap::tests::swap_error_carries_op_and_paths
2026-07-11T01:31:35.9832629Z         PASS [   0.055s] ( 531/1655) spt-daemon consent::tests::resolves_most_recently_active_live_session
2026-07-11T01:31:35.9859511Z         PASS [   0.438s] ( 532/1655) spt-daemon brainproc::tests::supervisor_respawns_brain_until_stopped
2026-07-11T01:31:35.9870819Z         PASS [   0.007s] ( 533/1655) spt-daemon daemon::tests::net_retry_backoff_doubles_then_caps
2026-07-11T01:31:35.9912929Z         PASS [   0.008s] ( 534/1655) spt-daemon daemon::tests::null_std_handles_only_on_a_pipe_stderr
2026-07-11T01:31:35.9917325Z         PASS [   0.015s] ( 535/1655) spt-daemon daemon::tests::is_running_tracks_the_seed_channel
2026-07-11T01:31:35.9938763Z         PASS [   0.008s] ( 536/1655) spt-daemon deadline::tests::advance_after_fire_steps_one_grid_normally_and_collapses_a_stall
2026-07-11T01:31:35.9957739Z         PASS [   0.009s] ( 537/1655) spt-daemon deadline::tests::cold_and_crash_write_fresh_anchor_at_now
2026-07-11T01:31:36.0004863Z         PASS [   0.009s] ( 538/1655) spt-daemon deadline::tests::corrupt_file_degrades_to_fresh
2026-07-11T01:31:36.0009426Z         PASS [   0.009s] ( 539/1655) spt-daemon deadline::tests::distinct_keys_do_not_cross_clobber
2026-07-11T01:31:36.0023877Z         PASS [   0.008s] ( 540/1655) spt-daemon deadline::tests::next_fire_between_grid_points_rounds_up
2026-07-11T01:31:36.0040519Z         PASS [   0.008s] ( 541/1655) spt-daemon deadline::tests::next_fire_long_jump_collapses_missed_ticks_to_one
2026-07-11T01:31:36.0092557Z         PASS [   0.009s] ( 542/1655) spt-daemon deadline::tests::next_fire_on_grid_returns_now_and_advances_strictly
2026-07-11T01:31:36.0096739Z         PASS [   0.009s] ( 543/1655) spt-daemon deadline::tests::next_fire_saturates_when_now_precedes_anchor
2026-07-11T01:31:36.0109096Z         PASS [   0.008s] ( 544/1655) spt-daemon deadline::tests::one_shot_fires_at_or_after_target_and_never_resets
2026-07-11T01:31:36.0130798Z         PASS [   0.009s] ( 545/1655) spt-daemon deadline::tests::update_keeps_anchor_and_refreshes_interval
2026-07-11T01:31:36.0173730Z         PASS [   0.008s] ( 546/1655) spt-daemon deadline::tests::update_with_no_file_falls_back_fresh
2026-07-11T01:31:36.0178482Z         PASS [   0.008s] ( 547/1655) spt-daemon deadline::tests::zero_interval_degrades_to_config_default
2026-07-11T01:31:36.0212586Z         PASS [   0.010s] ( 548/1655) spt-daemon deelevate::tests::election_resolves_real_users_never_root
2026-07-11T01:31:36.0216263Z         PASS [   0.008s] ( 549/1655) spt-daemon deelevate::tests::env_overlay_keeps_explicit_spt_home_alive
2026-07-11T01:31:36.0257087Z         PASS [   0.008s] ( 550/1655) spt-daemon deelevate::tests::plan_spawn_deelevates_only_with_a_target
2026-07-11T01:31:36.0259200Z         PASS [   0.008s] ( 551/1655) spt-daemon deelevate::tests::sudo_invoker_derivation_is_strict
2026-07-11T01:31:36.0296325Z         PASS [   0.008s] ( 552/1655) spt-daemon digest::tests::common_prefix_len_finds_the_unchanged_head
2026-07-11T01:31:36.0343572Z         PASS [   0.008s] ( 553/1655) spt-daemon digest::tests::merge_by_ts_interleaves_context
2026-07-11T01:31:36.0391525Z         PASS [   0.013s] ( 554/1655) spt-daemon digest::tests::log_less_two_origin_merge_interleaves_by_ts
2026-07-11T01:31:36.0415813Z         PASS [   0.007s] ( 555/1655) spt-daemon digest::tests::projects_empty_for_a_sourceless_endpoint
2026-07-11T01:31:36.0424594Z         PASS [   0.013s] ( 556/1655) spt-daemon digest::tests::projects_a_log_less_endpoint_from_digest_log
2026-07-11T01:31:36.0470789Z         PASS [   0.008s] ( 557/1655) spt-daemon digest::tests::resolve_config_precedence
2026-07-11T01:31:36.0482502Z         PASS [   0.007s] ( 558/1655) spt-daemon digest::tests::supersede_collapses_cross_generation_replay_to_newest
2026-07-11T01:31:36.0506190Z         PASS [   0.008s] ( 559/1655) spt-daemon digest::tests::supersede_is_noop_on_disjoint_sessions
2026-07-11T01:31:36.0545393Z         PASS [   0.007s] ( 560/1655) spt-daemon digest::tests::supersede_keeps_within_generation_repeats
2026-07-11T01:31:36.0561980Z         PASS [   0.008s] ( 561/1655) spt-daemon digest::tests::supersede_trims_divider_around_emptied_middle_generation
2026-07-11T01:31:36.0582594Z         PASS [   0.008s] ( 562/1655) spt-daemon digesthub::tests::dropped_subscriber_is_pruned
2026-07-11T01:31:36.0631962Z         PASS [   0.009s] ( 563/1655) spt-daemon digesthub::tests::project_and_publish_stores_latest
2026-07-11T01:31:36.0644925Z         PASS [   0.008s] ( 564/1655) spt-daemon digesthub::tests::publish_delta_is_tail_then_full_refresh
2026-07-11T01:31:36.0647735Z         PASS [   0.006s] ( 565/1655) spt-daemon digesthub::tests::render_is_glanceable
2026-07-11T01:31:36.0719723Z         PASS [   0.009s] ( 566/1655) spt-daemon digesthub::tests::subscribe_returns_current_base
2026-07-11T01:31:36.0724929Z         PASS [   0.008s] ( 567/1655) spt-daemon dispatch::tests::unknown_shapes_refuse_classification
2026-07-11T01:31:36.0726026Z         PASS [   0.008s] ( 568/1655) spt-daemon dispatch::tests::classifies_every_family_by_first_line_shape
2026-07-11T01:31:36.0781930Z         PASS [   0.056s] ( 569/1655) spt-daemon digest::tests::extractor_spans_sessions_with_a_boundary_marker
2026-07-11T01:31:36.0791308Z         PASS [   0.007s] ( 570/1655) spt-daemon drivehub::tests::dead_generation_frame_is_never_served
2026-07-11T01:31:36.0803512Z         PASS [   0.008s] ( 571/1655) spt-daemon drivehub::tests::clear_evicts_the_slot
2026-07-11T01:31:36.0805245Z         PASS [   0.008s] ( 572/1655) spt-daemon drivehub::tests::slots_are_per_owner
2026-07-11T01:31:36.0866039Z         PASS [   0.008s] ( 573/1655) spt-daemon drivehub::tests::take_is_exactly_once
2026-07-11T01:31:36.0869918Z         PASS [   0.008s] ( 574/1655) spt-daemon drivehub::tests::write_is_latest_wins
2026-07-11T01:31:36.0893742Z         PASS [   0.009s] ( 575/1655) spt-daemon effect::tests::apply_once_does_not_hold_the_journal_lock_across_effect
2026-07-11T01:31:36.0999817Z         PASS [   0.019s] ( 576/1655) spt-daemon effect::tests::applied_set_survives_reopen
2026-07-11T01:31:36.1062776Z         PASS [   0.006s] ( 577/1655) spt-daemon effect::tests::marker_is_single_source_and_frozen
2026-07-11T01:31:36.1122154Z         PASS [   0.006s] ( 578/1655) spt-daemon effect::tests::minter_tag_round_trips
2026-07-11T01:31:36.1135166Z         PASS [   0.159s] ( 579/1655) spt-daemon crc_swap::tests::mapped_old_does_not_brick_apply_displaces_aside
2026-07-11T01:31:36.1162757Z         PASS [   0.029s] ( 580/1655) spt-daemon effect::tests::failed_effect_is_not_recorded_applied
2026-07-11T01:31:36.1207373Z         PASS [   0.008s] ( 581/1655) spt-daemon effect::tests::open_creates_missing_parent_dirs
2026-07-11T01:31:36.1291583Z         PASS [   0.008s] ( 582/1655) spt-daemon effect::tests::recover_is_migration_free
2026-07-11T01:31:36.1332765Z         PASS [   0.020s] ( 583/1655) spt-daemon effect::tests::poisoned_journal_lock_still_applies_subsequent_ops
2026-07-11T01:31:36.1357076Z         PASS [   0.006s] ( 584/1655) spt-daemon effect::tests::second_apply_for_same_key_is_deduped
2026-07-11T01:31:36.1366196Z         PASS [   0.020s] ( 585/1655) spt-daemon effect::tests::ptywrite_skips_the_durable_journal_write_while_netsend_persists
2026-07-11T01:31:36.1418590Z         PASS [   0.006s] ( 586/1655) spt-daemon effect::tests::with_tracing_retry_no_retry_on_success
2026-07-11T01:31:36.1445307Z         PASS [   0.008s] ( 587/1655) spt-daemon effect::tests::with_tracing_retry_passes_through_other_errors
2026-07-11T01:31:36.1481207Z         PASS [   0.006s] ( 588/1655) spt-daemon effect::tests::with_tracing_retry_retries_once_on_no_longer_held
2026-07-11T01:31:36.1501316Z         PASS [   0.064s] ( 589/1655) spt-daemon effect::tests::each_named_minter_namespaces_its_ops
2026-07-11T01:31:36.1524716Z         PASS [   0.008s] ( 590/1655) spt-daemon effect::tests::with_tracing_retry_terminal_is_public_language
2026-07-11T01:31:36.1533994Z         PASS [   0.020s] ( 591/1655) spt-daemon effect::tests::shellchan_and_rc_same_session_dont_collide
2026-07-11T01:31:36.1556908Z         PASS [   0.008s] ( 592/1655) spt-daemon frame::tests::envelope_with_unknown_trailing_field_decodes_on_older_peer
2026-07-11T01:31:36.1575762Z         PASS [   0.007s] ( 593/1655) spt-daemon frame::tests::handshake_accepts_newer_brain_on_older_broker
2026-07-11T01:31:36.1605996Z         PASS [   0.008s] ( 594/1655) spt-daemon frame::tests::handshake_rejects_below_floor
2026-07-11T01:31:36.1612588Z         PASS [   0.008s] ( 595/1655) spt-daemon frame::tests::handshake_rejects_role_mismatch
2026-07-11T01:31:36.1640381Z         PASS [   0.008s] ( 596/1655) spt-daemon frame::tests::unknown_kind_is_not_a_decode_error
2026-07-11T01:31:36.1647837Z         PASS [   0.007s] ( 597/1655) spt-daemon grants::tests::escalation_answers_apply
2026-07-11T01:31:36.1691701Z         PASS [   0.008s] ( 598/1655) spt-daemon grants::tests::escalation_ask_body_roundtrip
2026-07-11T01:31:36.1723017Z         PASS [   0.008s] ( 599/1655) spt-daemon grants::tests::no_session_escalates_with_none_target
2026-07-11T01:31:36.1725019Z         PASS [   0.008s] ( 600/1655) spt-daemon grants::tests::preconsent_flags_author_grants
2026-07-11T01:31:36.1774815Z         PASS [   0.088s] ( 601/1655) spt-daemon effect::tests::gauntlet_is_exactly_once_across_brain_crashes
2026-07-11T01:31:36.1775859Z         PASS [   0.008s] ( 602/1655) spt-daemon grants::tests::reserved_capabilities_refuse_even_when_granted
2026-07-11T01:31:36.1806624Z         PASS [   0.008s] ( 603/1655) spt-daemon grants::tests::ungranted_escalates_granted_allows
2026-07-11T01:31:36.1812029Z         PASS [   0.008s] ( 604/1655) spt-daemon harnesshost::tests::mint_session_id_is_fresh_hex
2026-07-11T01:31:36.1867660Z         PASS [   0.009s] ( 605/1655) spt-daemon harnesshost::tests::node_missing_reference_fails_loud
2026-07-11T01:31:36.1868854Z         PASS [   0.009s] ( 606/1655) spt-daemon harnesshost::tests::node_key_fills_advertised_label_in_session_template
2026-07-11T01:31:36.1900854Z         PASS [   0.009s] ( 607/1655) spt-daemon harnesshost::tests::prepare_fails_closed_on_wrong_kind_missing_role_and_bad_template
2026-07-11T01:31:36.1902152Z         PASS [   0.009s] ( 608/1655) spt-daemon harnesshost::tests::prepare_fills_env_inject_values_with_substitution
2026-07-11T01:31:36.1951492Z         PASS [   0.008s] ( 609/1655) spt-daemon harnesshost::tests::prepare_fills_id_and_session_into_self_command
2026-07-11T01:31:36.1961694Z         PASS [   0.009s] ( 610/1655) spt-daemon harnesshost::tests::prepare_resume_falls_back_to_self_when_no_resume_role
2026-07-11T01:31:36.1999010Z         PASS [   0.010s] ( 611/1655) spt-daemon harnesshost::tests::prepare_selects_resume_template_on_resume_else_self
2026-07-11T01:31:36.2013985Z         PASS [   0.011s] ( 612/1655) spt-daemon harnesshost::tests::prepare_threads_translation_binary_when_declared
2026-07-11T01:31:36.2030491Z         PASS [   0.008s] ( 613/1655) spt-daemon harnesshost::tests::provisional_session_id_recognizes_own_mint_only
2026-07-11T01:31:36.2059714Z         PASS [   0.010s] ( 614/1655) spt-daemon harnesshost::tests::translation_binary_resolves_against_install_dir
2026-07-11T01:31:36.2238468Z         PASS [   0.021s] ( 615/1655) spt-daemon lifecycle::tests::base_keys_carries_single_subnet_no_home
2026-07-11T01:31:36.2467401Z         PASS [   0.041s] ( 616/1655) spt-daemon lifecycle::tests::crash_signoff_spares_recovered_self
2026-07-11T01:31:36.2628045Z         PASS [   0.039s] ( 617/1655) spt-daemon lifecycle::tests::crash_signoff_tears_down_when_still_gone
2026-07-11T01:31:36.2646351Z         PASS [   0.411s] ( 618/1655) spt-daemon broker::tests::superseded_controller_writer_is_epoch_gated_silent_one_live_writer_per_conn
2026-07-11T01:31:36.2759897Z         PASS [   0.029s] ( 619/1655) spt-daemon lifecycle::tests::custody_survives_parent_boundary_and_reseed_clears
2026-07-11T01:31:36.2796922Z         PASS [   0.015s] ( 620/1655) spt-daemon lifecycle::tests::echo_fire_skips_loud_on_relative_dir_without_cwd
2026-07-11T01:31:36.2798251Z         PASS [   0.643s] ( 621/1655) spt-daemon brainproc::tests::trial_rolls_back_after_budget_of_pre_ready_exits
2026-07-11T01:31:36.2829241Z         PASS [   0.007s] ( 622/1655) spt-daemon lifecycle::tests::event_turn_timeout_floors_at_thirty_seconds
2026-07-11T01:31:36.2876627Z         PASS [   0.008s] ( 623/1655) spt-daemon lifecycle::tests::first_turn_psyche_context_is_never_empty
2026-07-11T01:31:36.2893273Z         PASS [   0.006s] ( 624/1655) spt-daemon lifecycle::tests::is_owlery_internal_cases
2026-07-11T01:31:36.2974753Z         PASS [   0.010s] ( 625/1655) spt-daemon lifecycle::tests::manifest_cell_refresh_swaps_manifest_and_runtime
2026-07-11T01:31:36.2975885Z         PASS [   0.008s] ( 626/1655) spt-daemon lifecycle::tests::node_key_fills_advertised_label_in_lifecycle_base_keys
2026-07-11T01:31:36.3001455Z         PASS [   0.020s] ( 627/1655) spt-daemon lifecycle::tests::harness_owner_gone_anchors_on_parent_pid
2026-07-11T01:31:36.3067930Z         PASS [   0.044s] ( 628/1655) spt-daemon lifecycle::tests::echo_fire_resolves_relative_commune_dir_against_endpoint_cwd
2026-07-11T01:31:36.3074449Z         PASS [   0.007s] ( 629/1655) spt-daemon lifecycle::tests::psyche_context_file_continue_is_zero_bytes_fresh_is_nonempty
2026-07-11T01:31:36.3136617Z         PASS [   0.007s] ( 630/1655) spt-daemon lifecycle::tests::psyche_turn_keys_carry_custody_sids_and_context_file_path
2026-07-11T01:31:36.3137481Z         PASS [   0.016s] ( 631/1655) spt-daemon lifecycle::tests::orphan_watch_honors_stop_for_live_owner
2026-07-11T01:31:36.3140148Z         PASS [   0.006s] ( 632/1655) spt-daemon lifecycle::tests::psyche_turn_strikes_exhausted_boundary
2026-07-11T01:31:36.3472612Z         PASS [   0.050s] ( 633/1655) spt-daemon lifecycle::tests::orphan_watch_fires_on_dead_owner
2026-07-11T01:31:36.3524892Z         PASS [   0.039s] ( 634/1655) spt-daemon lifecycle::tests::pulse_loop_is_config_paced_and_killable
2026-07-11T01:31:36.3527389Z         PASS [   0.039s] ( 635/1655) spt-daemon lifecycle::tests::pulse_loop_does_not_write_anchor_per_fire
2026-07-11T01:31:36.3569354Z         PASS [   0.155s] ( 636/1655) spt-daemon inject::tests::shared_inject_leg_detects_spt_hosted
2026-07-11T01:31:36.3881533Z         PASS [   0.036s] ( 637/1655) spt-daemon lifecycle::tests::pulse_recency_and_auto_suspend_follow_resting_state
2026-07-11T01:31:36.3970720Z         PASS [   0.009s] ( 638/1655) spt-daemon lifecycle::tests::reload_fires_on_disk_change
2026-07-11T01:31:36.4001701Z         PASS [   0.053s] ( 639/1655) spt-daemon lifecycle::tests::pulse_loop_update_preserves_phase_crash_rebases
2026-07-11T01:31:36.4045542Z         PASS [   0.007s] ( 640/1655) spt-daemon lifecycle::tests::reload_keeps_last_good_on_unparseable
2026-07-11T01:31:36.4075397Z         PASS [   0.007s] ( 641/1655) spt-daemon lifecycle::tests::reload_noop_when_unchanged
2026-07-11T01:31:36.4102157Z         PASS [   0.097s] ( 642/1655) spt-daemon lifecycle::tests::psyche_turn_threads_parent_read_env_into_spawn
2026-07-11T01:31:36.4116355Z         PASS [   0.007s] ( 643/1655) spt-daemon lifecycle::tests::reload_noop_without_install_dir
2026-07-11T01:31:36.4145969Z         PASS [   0.215s] ( 644/1655) spt-daemon inject::tests::has_parked_idle_spool_gates_on_idle_hosted_and_pending
2026-07-11T01:31:36.4157322Z         PASS [   0.008s] ( 645/1655) spt-daemon lifecycle::tests::resolve_endpoint_drop_dir_cases
2026-07-11T01:31:36.4170795Z         PASS [   0.256s] ( 646/1655) spt-daemon grants::tests::escalation_notif_fires_to_most_recent_and_roundtrips
2026-07-11T01:31:36.4237009Z         PASS [   0.008s] ( 647/1655) spt-daemon lifecycle::tests::session_not_found_discriminates_reseed_from_strike
2026-07-11T01:31:36.4527408Z         PASS [   0.029s] ( 648/1655) spt-daemon lifecycle::tests::turn_budget_stamps_on_exhaustion_and_clears_on_success
2026-07-11T01:31:36.4647164Z         PASS [   0.054s] ( 649/1655) spt-daemon lifecycle::tests::rest_edge_echo_success_clears_stale_psyche_stamp
2026-07-11T01:31:36.4678682Z         PASS [   0.051s] ( 650/1655) spt-daemon lifecycle::tests::thrash_budget_trips_on_a_synthetic_failure_loop_without_touching_status
2026-07-11T01:31:36.4728446Z         PASS [   0.008s] ( 651/1655) spt-daemon linkhost::tests::per_capability_act_gate_blocks_until_class_scoped_grant
2026-07-11T01:31:36.4854911Z         PASS [   1.288s] ( 652/1655) spt::bin/spt rc::tests::attach_viewport_reconnects_across_a_broker_bounce
2026-07-11T01:31:36.4921803Z         PASS [   0.007s] ( 653/1655) spt::bin/spt rc::tests::broker_host_child
2026-07-11T01:31:36.4986161Z         PASS [   0.006s] ( 654/1655) spt::bin/spt rc::tests::reconnect_class_only_severed_transport_redrives
2026-07-11T01:31:36.4986763Z         PASS [   0.146s] ( 655/1655) spt-daemon lifecycle::tests::pulse_tick_ingests_drop
2026-07-11T01:31:36.5815954Z         PASS [  29.483s] ( 656/1655) spt::multi_subnet_bringup_e2e multi_subnet_refuses_without_subnet_then_homes_and_binds
2026-07-11T01:31:36.5823717Z         PASS [   0.114s] ( 657/1655) spt-daemon linkhost::tests::prepare_drive_is_live_or_drop_and_never_spools
2026-07-11T01:31:36.5848390Z         PASS [   0.132s] ( 658/1655) spt-daemon linkhost::tests::gateway_typed_owner_resolves_and_drives_keyed_on_id_not_type
2026-07-11T01:31:36.5920113Z         PASS [   0.007s] ( 659/1655) spt-daemon livehost::tests::decide_resume_goal_table
2026-07-11T01:31:36.5949241Z         PASS [   0.122s] ( 660/1655) spt-daemon linkhost::tests::run_action_drive_drops_offline_without_wake_or_spool
2026-07-11T01:31:36.5984700Z         PASS [   0.184s] ( 661/1655) spt-daemon lifecycle::tests::role_less_manifest_ticks_strike_free
2026-07-11T01:31:36.6029471Z         PASS [   0.008s] ( 662/1655) spt-daemon livehost::tests::legacy_psyche_sweep_guard_is_id_specific_and_fail_safe
2026-07-11T01:31:36.6126196Z         PASS [   0.014s] ( 663/1655) spt-daemon livehost::tests::live_bin_gc_removes_own_copy_and_displaces_when_locked
2026-07-11T01:31:36.6200962Z         PASS [   0.121s] ( 664/1655) spt-daemon linkhost::tests::run_action_refuses_gated_op_without_spooling
2026-07-11T01:31:36.6296561Z         PASS [   0.038s] ( 665/1655) spt-daemon livehost::tests::fresh_brain_rehydrates_an_online_live_endpoint
2026-07-11T01:31:36.6321921Z         PASS [   0.133s] ( 666/1655) spt-daemon linkhost::tests::run_action_relinks_drives_and_refuses
2026-07-11T01:31:36.6325427Z         PASS [   0.050s] ( 667/1655) spt-daemon livehost::tests::control_reap_clears_sticky_controlled_on_already_offline_perch
2026-07-11T01:31:36.6407763Z         PASS [   0.059s] ( 668/1655) spt-daemon livehost::tests::boot_gate_offlines_sessionless_controllable_then_reconcile_skips_host
2026-07-11T01:31:36.6472625Z         PASS [   0.027s] ( 669/1655) spt-daemon livehost::tests::reconcile_attempts_resume_for_a_registered_woken_endpoint
2026-07-11T01:31:36.6670673Z         PASS [   0.037s] ( 670/1655) spt-daemon livehost::tests::reconcile_does_not_double_host
2026-07-11T01:31:36.6702273Z         PASS [   0.029s] ( 671/1655) spt-daemon livehost::tests::reconcile_leaves_a_genuinely_suspended_endpoint_alone
2026-07-11T01:31:36.6722048Z         PASS [   0.315s] ( 672/1655) spt-daemon lifecycle::tests::relative_commune_dir_resolves_against_endpoint_cwd_and_fills_project_branch
2026-07-11T01:31:36.6740877Z         PASS [   0.041s] ( 673/1655) spt-daemon livehost::tests::reconcile_keeps_driver_on_transient_read_fail_unhosts_on_dir_gone
2026-07-11T01:31:36.6846756Z         PASS [   0.052s] ( 674/1655) spt-daemon livehost::tests::reconcile_hosts_an_online_live_endpoint_and_drives_its_pulse
2026-07-11T01:31:36.6912949Z         PASS [   0.044s] ( 675/1655) spt-daemon livehost::tests::reconcile_marks_unbound_skeleton_offline_on_session_death
2026-07-11T01:31:36.6914436Z         PASS [   0.019s] ( 676/1655) spt-daemon livehost::tests::reconcile_skips_a_woken_endpoint_with_no_ledger_row
2026-07-11T01:31:36.6957343Z         PASS [   0.022s] ( 677/1655) spt-daemon livehost::tests::reconcile_skips_an_offline_live_endpoint
2026-07-11T01:31:36.6975667Z         PASS [   0.006s] ( 678/1655) spt-daemon livehost::tests::restart_resume_gate_only_reruns_the_orphaned_spt_hosted_dead_set
2026-07-11T01:31:36.6987448Z         PASS [   0.007s] ( 679/1655) spt-daemon machineid::tests::hash_is_domain_separated_and_stable
2026-07-11T01:31:36.7008724Z         PASS [   0.031s] ( 680/1655) spt-daemon livehost::tests::reconcile_refuses_a_woken_endpoint_with_an_unregistered_adapter
2026-07-11T01:31:36.7027943Z         PASS [   0.007s] ( 681/1655) spt-daemon machineid::tests::machine_id_hash_resolves_and_is_stable
2026-07-11T01:31:36.7057482Z         PASS [   0.008s] ( 682/1655) spt-daemon msg::tests::bytes_round_trip_through_payload
2026-07-11T01:31:36.7062634Z         PASS [   0.007s] ( 683/1655) spt-daemon msg::tests::endpoint_injected_envelope_carries_delivered_and_spool_hint
2026-07-11T01:31:36.7090965Z         PASS [   0.008s] ( 684/1655) spt-daemon msg::tests::endpoint_input_frames_round_trip
2026-07-11T01:31:36.7094229Z         PASS [   0.007s] ( 685/1655) spt-daemon msg::tests::evicted_envelope_round_trips
2026-07-11T01:31:36.7147019Z         PASS [   0.008s] ( 686/1655) spt-daemon msg::tests::input_req_ack_false_round_trips_faithfully
2026-07-11T01:31:36.7166721Z         PASS [   0.009s] ( 687/1655) spt-daemon msg::tests::input_req_absent_ack_defaults_true_n_minus_1_safe
2026-07-11T01:31:36.7167419Z         PASS [   0.007s] ( 688/1655) spt-daemon msg::tests::output_envelope_round_trips
2026-07-11T01:31:36.7168592Z         PASS [   0.008s] ( 689/1655) spt-daemon msg::tests::net_frames_round_trip_and_tolerate_unknown_fields
2026-07-11T01:31:36.7222475Z         PASS [   0.007s] ( 690/1655) spt-daemon msg::tests::spawn_req_tolerates_unknown_field
2026-07-11T01:31:36.7233094Z         PASS [   0.009s] ( 691/1655) spt-daemon msg::tests::presence_event_round_trips_and_tolerates_future_kind
2026-07-11T01:31:36.7235958Z         PASS [   0.007s] ( 692/1655) spt-daemon msg::tests::two_phase_join_wire_round_trips
2026-07-11T01:31:36.7251507Z         PASS [   0.008s] ( 693/1655) spt-daemon msg::tests::wire_decodes_old_shape_to_legacy
2026-07-11T01:31:36.7283691Z         PASS [   0.116s] ( 694/1655) spt-daemon livehost::tests::pull_reconcile_offlines_perch_when_broker_session_dies
2026-07-11T01:31:36.7289322Z         PASS [   0.044s] ( 695/1655) spt-daemon livehost::tests::reconcile_unhosts_on_offline_transition
2026-07-11T01:31:36.7322247Z         PASS [   0.320s] ( 696/1655) spt-daemon lifecycle::tests::rest_event_fires_echo_once_and_wake_resurfaces
2026-07-11T01:31:36.7370118Z         PASS [   0.008s] ( 697/1655) spt-daemon nethost::tests::next_seq_counts_appends_not_logical_chunks
2026-07-11T01:31:36.7402564Z         PASS [   0.008s] ( 698/1655) spt-daemon nethost::tests::retentive_log_is_lossless_ordered_while_ordinary_log_overwrites
2026-07-11T01:31:36.7564473Z         PASS [   0.153s] ( 699/1655) spt-daemon livehost::tests::pull_liveness_marks_sessionless_spt_hosted_offline_only
2026-07-11T01:31:36.7572824Z         PASS [   0.034s] ( 700/1655) spt-daemon nethost::tests::loopback_conn_is_a_reused_singleton_that_cross_wires_a_stream_pair
2026-07-11T01:31:36.7577208Z         PASS [   0.034s] ( 701/1655) spt-daemon nethost::tests::host_binds_endpoint_to_node_identity
2026-07-11T01:31:36.7627833Z         PASS [   0.034s] ( 702/1655) spt-daemon nethost::tests::op_maps_are_minter_namespaced
2026-07-11T01:31:36.8000520Z         PASS [   0.063s] ( 703/1655) spt-daemon nethost::tests::two_hosts_dial_over_loopback
2026-07-11T01:31:36.8882078Z         PASS [   0.088s] ( 704/1655) spt-daemon notif::tests::no_live_endpoint_is_a_typed_no_target
2026-07-11T01:31:36.9022976Z         PASS [   0.180s] ( 705/1655) spt-daemon nethost::tests::bounded_block_on_cuts_a_never_completing_op_with_an_ordinary_error
2026-07-11T01:31:36.9162642Z         PASS [   0.028s] ( 706/1655) spt-daemon notif::tests::notif_command_renders_all_keys_and_is_opt_in
2026-07-11T01:31:36.9271227Z         PASS [   0.260s] ( 707/1655) spt-daemon livehost::tests::reconcile_reaps_orphaned_worker_and_spares_live_parent
2026-07-11T01:31:36.9536620Z         PASS [   0.196s] ( 708/1655) spt-daemon notif::tests::hidden_endpoint_boundary_surfaces_nothing
2026-07-11T01:31:36.9875145Z         PASS [   0.060s] ( 709/1655) spt-daemon notif::tests::shell_notif_templates_render_for_attached_instances_only
2026-07-11T01:31:37.0391474Z         PASS [   0.299s] ( 710/1655) spt-daemon notif::tests::consent_decision_produces_notif_only_when_gated
2026-07-11T01:31:37.0832222Z         PASS [   0.326s] ( 711/1655) spt-daemon notif::tests::first_fire_redirects_to_a_fresher_remote_winner_unmarked
2026-07-11T01:31:37.0901471Z         PASS [   0.327s] ( 712/1655) spt-daemon notif::tests::hidden_endpoint_is_never_the_target
2026-07-11T01:31:37.1036716Z         PASS [   0.347s] ( 713/1655) spt-daemon notif::tests::first_fire_reaches_most_recent_visible_endpoint
2026-07-11T01:31:37.1100290Z         PASS [   0.006s] ( 714/1655) spt-daemon pairhost::tests::joiner_clock_render_shows_step_offset_and_state
2026-07-11T01:31:37.1165337Z         PASS [   0.006s] ( 715/1655) spt-daemon pairhost::tests::meet_failure_detail_concise_vs_verbose
2026-07-11T01:31:37.1226765Z         PASS [   0.006s] ( 716/1655) spt-daemon pairhost::tests::meet_final_retry_failing_surrenders_once
2026-07-11T01:31:37.1288172Z         PASS [   0.006s] ( 717/1655) spt-daemon pairhost::tests::meet_retries_once_after_refresh_on_exhaustion
2026-07-11T01:31:37.1345860Z         PASS [   0.006s] ( 718/1655) spt-daemon pairhost::tests::wire_errors_classify_for_the_guided_ux
2026-07-11T01:31:37.1546077Z         PASS [   0.167s] ( 719/1655) spt-daemon notifsync::tests::concurrent_dismiss_and_surface_commute_across_the_feed
2026-07-11T01:31:37.1547462Z         PASS [   0.020s] ( 720/1655) spt-daemon presence::tests::mra_degrades_to_local_and_skips_noise_rows
2026-07-11T01:31:37.1623725Z         PASS [   0.008s] ( 721/1655) spt-daemon presence::tests::snapshot_loading_degrades_on_junk
2026-07-11T01:31:37.1820064Z         PASS [   0.027s] ( 722/1655) spt-daemon presence::tests::mra_joins_local_and_gossiped_legs_under_one_max
2026-07-11T01:31:37.1883167Z         PASS [   0.006s] ( 723/1655) spt-daemon propagate::tests::classifier_maps_every_status_shape
2026-07-11T01:31:37.1987035Z         PASS [   0.159s] ( 724/1655) spt-daemon notifsync::tests::feed_converges_two_stores_and_dismiss_replicates
2026-07-11T01:31:37.1992016Z         PASS [   0.037s] ( 725/1655) spt-daemon presence::tests::subnet_scope_gates_both_legs
2026-07-11T01:31:37.2122015Z         PASS [   0.129s] ( 726/1655) spt-daemon notifsync::tests::non_member_subnet_record_never_materializes
2026-07-11T01:31:37.2309278Z         PASS [   0.141s] ( 727/1655) spt-daemon notifsync::tests::untrusted_and_cross_subnet_origins_are_dropped
2026-07-11T01:31:37.3517501Z         PASS [  30.252s] ( 728/1655) spt::multi_subnet_bringup_e2e single_subnet_control_auto_homes
2026-07-11T01:31:37.3880879Z         PASS [   0.434s] ( 729/1655) spt-daemon notif::tests::suppression_window_holds_cross_endpoint
2026-07-11T01:31:37.3881620Z         PASS [   0.472s] ( 730/1655) spt-daemon notif::tests::rollback_notif_is_loud_and_resurfaces
2026-07-11T01:31:37.3986997Z         PASS [   0.496s] ( 731/1655) spt-daemon notif::tests::resurface_delivers_undismissed_with_gates
2026-07-11T01:31:37.4039464Z         PASS [   0.216s] ( 732/1655) spt-daemon psyrelay::tests::empty_and_oversize_bodies_drop_typed
2026-07-11T01:31:37.4059925Z         PASS [   0.007s] ( 733/1655) spt-daemon pump::registry::tests::fire_due_rotations_rotates_due_and_leaves_pending
2026-07-11T01:31:37.4103539Z         PASS [   0.006s] ( 734/1655) spt-daemon pump::registry::tests::poll_wake_takes_the_advertise_marker_exactly_once
2026-07-11T01:31:37.4143495Z         PASS [   0.215s] ( 735/1655) spt-daemon psyrelay::tests::notify_without_live_endpoint_is_pending
2026-07-11T01:31:37.4168626Z         PASS [   0.006s] ( 736/1655) spt-daemon pump::tests::choreography_fan_targets_skips_detached_and_self
2026-07-11T01:31:37.4179479Z         PASS [   0.206s] ( 737/1655) spt-daemon psyrelay::tests::null_stdout_driver_fails_the_guard
2026-07-11T01:31:37.4207747Z         PASS [   0.006s] ( 738/1655) spt-daemon pump::tests::choreography_first_tick_primes_all_legs
2026-07-11T01:31:37.4233845Z         PASS [   0.006s] ( 739/1655) spt-daemon pump::tests::choreography_mark_after_round_stamps_only_due
2026-07-11T01:31:37.4242456Z         PASS [   0.006s] ( 740/1655) spt-daemon pump::tests::choreography_peer_step_aborts_on_first_failure
2026-07-11T01:31:37.4281579Z         PASS [   0.007s] ( 741/1655) spt-daemon pump::tests::choreography_pre_round_once_and_before_any_peer_step
2026-07-11T01:31:37.4284554Z         PASS [   0.022s] ( 742/1655) spt-daemon pump::registry::tests::pre_round_sweeps_and_refreshes_adverts_each_round
2026-07-11T01:31:37.4304521Z         PASS [   0.007s] ( 743/1655) spt-daemon pump::tests::choreography_wake_forces_only_that_worker
2026-07-11T01:31:37.4314548Z         PASS [   0.007s] ( 744/1655) spt-daemon pump::tests::drain_read_classifies_dead_carrier_as_restart_timeout_as_quiet
2026-07-11T01:31:37.4348909Z         PASS [   0.007s] ( 745/1655) spt-daemon pump::tests::first_tick_is_due_and_never_underflows
2026-07-11T01:31:37.4380204Z         PASS [   0.007s] ( 746/1655) spt-daemon pump::tests::peer_leg_outcome_isolates_ordinary_backs_off_carrier_timeout_still_poisons
2026-07-11T01:31:37.4395258Z         PASS [   0.008s] ( 747/1655) spt-daemon pump::tests::per_peer_backoff_doubles_caps_and_eligibility
2026-07-11T01:31:37.4413343Z         PASS [   0.210s] ( 748/1655) spt-daemon psyrelay::tests::prose_only_relays_nothing
2026-07-11T01:31:37.4421813Z         PASS [   0.007s] ( 749/1655) spt-daemon pump::tests::presence_state_effect_correlates_and_isolates
2026-07-11T01:31:37.4451333Z         PASS [   0.007s] ( 750/1655) spt-daemon pump::tests::push_target_is_the_full_roster_minus_self_and_tombstoned
2026-07-11T01:31:37.4475588Z         PASS [   0.008s] ( 751/1655) spt-daemon pump::tests::resolve_submit_addr_prefers_seed_then_heals_stale
2026-07-11T01:31:37.4487096Z         PASS [   0.007s] ( 752/1655) spt-daemon pump::tests::supervisor_backoff_doubles_caps_and_resets
2026-07-11T01:31:37.4515981Z         PASS [   0.023s] ( 753/1655) spt-daemon pump::tests::heartbeat_writes_and_advances
2026-07-11T01:31:37.4516995Z         PASS [   0.006s] ( 754/1655) spt-daemon pump::tests::wake_forces_a_round_regardless_of_cadence
2026-07-11T01:31:37.4562614Z         PASS [   0.007s] ( 755/1655) spt-daemon reap::tests::reap_without_enroll_is_noop
2026-07-11T01:31:37.4580447Z         PASS [   0.006s] ( 756/1655) spt-daemon reconcile::tests::active_node_wins
2026-07-11T01:31:37.4597866Z         PASS [   0.008s] ( 757/1655) spt-daemon reconcile::tests::double_active_tiebreaks_deterministically
2026-07-11T01:31:37.4640064Z         PASS [   0.008s] ( 758/1655) spt-daemon reconcile::tests::fallback_lowest_non_offline
2026-07-11T01:31:37.4647772Z         PASS [   0.007s] ( 759/1655) spt-daemon reconcile::tests::no_rows_reconciles_locally
2026-07-11T01:31:37.4793731Z         PASS [   0.037s] ( 760/1655) spt-daemon pump::tests::supervisor_restarts_a_panicking_pump_until_stop
2026-07-11T01:31:37.4824234Z         PASS [   0.023s] ( 761/1655) spt-daemon registryhost::tests::admitted_feeds_stamp_the_heard_map
2026-07-11T01:31:37.4878079Z         PASS [   0.023s] ( 762/1655) spt-daemon registryhost::tests::advertise_local_stamps_the_node_label
2026-07-11T01:31:37.4954291Z         PASS [   0.048s] ( 763/1655) spt-daemon reap::tests::group_reaps_enrolled_child_and_grandchild
2026-07-11T01:31:37.5031509Z         PASS [   0.039s] ( 764/1655) spt-daemon registryhost::tests::advertise_local_scans_and_respects_visibility
2026-07-11T01:31:37.5040123Z         PASS [   0.025s] ( 765/1655) spt-daemon registryhost::tests::advertised_status_ignores_host_error
2026-07-11T01:31:37.5119530Z         PASS [   0.008s] ( 766/1655) spt-daemon registryhost::tests::apply_feed_flips_only_on_observed_transition_to_active
2026-07-11T01:31:37.5193380Z         PASS [   0.007s] ( 767/1655) spt-daemon registryhost::tests::apply_feed_gates_and_merges_under_the_lease
2026-07-11T01:31:37.5267386Z         PASS [   0.007s] ( 768/1655) spt-daemon registryhost::tests::apply_node_labels_gates_and_merges
2026-07-11T01:31:37.5412585Z         PASS [   0.059s] ( 769/1655) spt-daemon registryhost::tests::advertised_status_splits_unbound_warm_from_cold_suspended
2026-07-11T01:31:37.5474257Z         PASS [   0.060s] ( 770/1655) spt-daemon registryhost::tests::advertisement_carries_both_authored_blurb
2026-07-11T01:31:37.5484484Z         PASS [   0.007s] ( 771/1655) spt-daemon registryhost::tests::evict_aged_offline_rows_reaps_ghosts_and_rewrites_snapshots
2026-07-11T01:31:37.5502564Z         PASS [   0.351s] ( 772/1655) spt-daemon psyrelay::tests::notify_reaches_own_user_only
2026-07-11T01:31:37.5508356Z         PASS [   0.048s] ( 773/1655) spt-daemon registryhost::tests::advertisement_follows_resting_transitions_epoch_bumped
2026-07-11T01:31:37.5515501Z         PASS [   0.025s] ( 774/1655) spt-daemon registryhost::tests::erased_perch_is_advertised_offline_not_left_active
2026-07-11T01:31:37.5559616Z         PASS [   0.008s] ( 775/1655) spt-daemon registryhost::tests::evict_silent_peers_drops_unheard_rows_and_rewrites_snapshots
2026-07-11T01:31:37.5581130Z         PASS [   0.008s] ( 776/1655) spt-daemon registryhost::tests::gossip_controller_node_covers_any_controller
2026-07-11T01:31:37.5583678Z         PASS [   0.063s] ( 777/1655) spt-daemon registryhost::tests::advertisement_carries_the_presence_datum
2026-07-11T01:31:37.5600559Z         PASS [   0.008s] ( 778/1655) spt-daemon registryhost::tests::repair_evict_tombstones_roster_snapshot_and_notices
2026-07-11T01:31:37.5632626Z         PASS [   0.007s] ( 779/1655) spt-daemon registryhost::tests::superseded_requires_label_and_machine_id_under_other_key
2026-07-11T01:31:37.5657589Z         PASS [   0.008s] ( 780/1655) spt-daemon registryhost::tests::with_epoch_is_the_one_canonical_counter
2026-07-11T01:31:37.5705153Z         PASS [   0.022s] ( 781/1655) spt-daemon registryhost::tests::evict_silent_peers_never_touches_own_rows
2026-07-11T01:31:37.5727561Z         PASS [   0.007s] ( 782/1655) spt-daemon relcache::tests::applied_state_two_phase_round_trips_and_degrades
2026-07-11T01:31:37.5777558Z         PASS [   0.007s] ( 783/1655) spt-daemon relcache::tests::partial_update_set_can_serve_held_platform_only
2026-07-11T01:31:37.5800815Z         PASS [   0.007s] ( 784/1655) spt-daemon relcache::tests::single_platform_stamp_is_explicit_and_cleared_on_restage
2026-07-11T01:31:37.5846042Z         PASS [   0.007s] ( 785/1655) spt-daemon relcache::tests::stage_round_trips_and_restage_replaces
2026-07-11T01:31:37.5868677Z         PASS [   0.007s] ( 786/1655) spt-daemon relcache::tests::torn_or_corrupt_stage_offers_nothing
2026-07-11T01:31:37.5915930Z         PASS [   0.007s] ( 787/1655) spt-daemon relcache::tests::update_set_round_trips_and_loads_by_platform
2026-07-11T01:31:37.6024257Z         PASS [   0.015s] ( 788/1655) spt-daemon release::tests::artifact_digest_mismatch_is_rejected
2026-07-11T01:31:37.6077911Z         PASS [   0.016s] ( 789/1655) spt-daemon release::tests::builtin_keys_merge_and_revoke_under_file_overlay
2026-07-11T01:31:37.6136796Z         PASS [   0.006s] ( 790/1655) spt-daemon release::tests::current_platform_is_registered_or_unknown
2026-07-11T01:31:37.6179266Z         PASS [   0.015s] ( 791/1655) spt-daemon release::tests::channel_mismatch_is_rejected
2026-07-11T01:31:37.6240850Z         PASS [   0.006s] ( 792/1655) spt-daemon release::tests::hex_roundtrips
2026-07-11T01:31:37.6244722Z         PASS [   0.236s] ( 793/1655) spt-daemon psyrelay::tests::reply_without_target_is_dropped
2026-07-11T01:31:37.6293307Z         PASS [   0.015s] ( 794/1655) spt-daemon release::tests::expired_metadata_is_rejected
2026-07-11T01:31:37.6304442Z         PASS [   0.006s] ( 795/1655) spt-daemon release::tests::musl_platform_registered
2026-07-11T01:31:37.6305593Z         PASS [   0.006s] ( 796/1655) spt-daemon release::tests::known_triples_project_the_registry
2026-07-11T01:31:37.6373909Z         PASS [   0.007s] ( 797/1655) spt-daemon release::tests::revoked_key_is_rejected
2026-07-11T01:31:37.6376887Z         PASS [   0.007s] ( 798/1655) spt-daemon release::tests::production_policy_loads_fail_closed
2026-07-11T01:31:37.6438572Z         PASS [   0.093s] ( 799/1655) spt-daemon registryhost::tests::recent_projects_for_dedups_newest_first_excludes_owlery
2026-07-11T01:31:37.6440047Z         PASS [   0.007s] ( 800/1655) spt-daemon release::tests::shipped_builtin_table_is_well_formed
2026-07-11T01:31:37.6532183Z         PASS [   0.015s] ( 801/1655) spt-daemon release::tests::tampered_metadata_fails_signature
2026-07-11T01:31:37.6599647Z         PASS [   0.016s] ( 802/1655) spt-daemon release::tests::update_set_artifact_mismatch_is_rejected
2026-07-11T01:31:37.6600555Z         PASS [   0.016s] ( 803/1655) spt-daemon release::tests::untrusted_key_is_unknown
2026-07-11T01:31:37.6641719Z         PASS [   0.035s] ( 804/1655) spt-daemon release::tests::non_monotonic_version_is_rollback
2026-07-11T01:31:37.6758656Z         PASS [   0.016s] ( 805/1655) spt-daemon release::tests::update_set_missing_platform_is_typed_rejection
2026-07-11T01:31:37.6759891Z         PASS [   0.016s] ( 806/1655) spt-daemon release::tests::update_set_tampering_breaks_whole_set_signature
2026-07-11T01:31:37.6773943Z         PASS [   0.326s] ( 807/1655) spt-daemon psyrelay::tests::reply_relays_to_inbound_sender
2026-07-11T01:31:37.6780845Z         PASS [   0.025s] ( 808/1655) spt-daemon release::tests::update_set_channel_and_rollback_gates_hold
2026-07-11T01:31:37.6804795Z         PASS [   0.016s] ( 809/1655) spt-daemon release::tests::update_set_verifies_and_selects_platform_artifact
2026-07-11T01:31:37.6924727Z         PASS [   0.017s] ( 810/1655) spt-daemon release::tests::valid_release_verifies_and_artifact_matches
2026-07-11T01:31:37.6986207Z         PASS [   0.006s] ( 811/1655) spt-daemon resting::tests::apply_event_miss_message_is_single_sourced
2026-07-11T01:31:37.7089221Z         PASS [   0.033s] ( 812/1655) spt-daemon release::tests::verify_detached_signs_raw_artifact_bytes
2026-07-11T01:31:37.7114000Z         PASS [   0.033s] ( 813/1655) spt-daemon resting::tests::apply_event_echo_failure_is_loud_but_state_persists
2026-07-11T01:31:37.7174317Z         PASS [   0.006s] ( 814/1655) spt-daemon resting::tests::auto_suspend_counts_from_dormancy_onset_and_is_opt_in
2026-07-11T01:31:37.7189304Z         PASS [   0.020s] ( 815/1655) spt-daemon resting::tests::apply_event_no_spurious_echo_on_cold_void_suspend
2026-07-11T01:31:37.7318534Z         PASS [   0.051s] ( 816/1655) spt-daemon resting::tests::apply_event_fires_echo_once_per_rest_edge_and_wake_on_wake
2026-07-11T01:31:37.7377527Z         PASS [   0.006s] ( 817/1655) spt-daemon resting::tests::effective_rest_state_table
2026-07-11T01:31:37.7393108Z         PASS [   0.030s] ( 818/1655) spt-daemon resting::tests::apply_event_wakes_a_cold_void_perch
2026-07-11T01:31:37.7442438Z         PASS [   0.006s] ( 819/1655) spt-daemon resting::tests::freshness_pull_marker_is_taken_exactly_once
2026-07-11T01:31:37.7450057Z         PASS [   0.006s] ( 820/1655) spt-daemon resting::tests::knob_chain_resolves_global_node_endpoint
2026-07-11T01:31:37.7510713Z         PASS [   0.074s] ( 821/1655) spt-daemon resting::tests::apply_event_auto_suspends_under_the_resolved_chain
2026-07-11T01:31:37.7573016Z         PASS [   0.006s] ( 822/1655) spt-daemon resting::tests::route_rest_event_contract_table
2026-07-11T01:31:37.7630694Z         PASS [   0.044s] ( 823/1655) spt-daemon resting::tests::deferred_held_keys_on_the_durable_rest_record
2026-07-11T01:31:37.7631695Z         PASS [   0.006s] ( 824/1655) spt-daemon resting::tests::transition_table_matches_the_context_model
2026-07-11T01:31:37.7696716Z         PASS [   0.006s] ( 825/1655) spt-daemon rollback_compat::tests::pre_ready_durable_files_are_additive_and_n1_readable
2026-07-11T01:31:37.7762707Z         PASS [   0.013s] ( 826/1655) spt-daemon seedmap::tests::put_refreshes_existing
2026-07-11T01:31:37.7820136Z         PASS [   1.057s] ( 827/1655) spt-daemon nethost::tests::loopback_tunnel_backpressures_without_loss
2026-07-11T01:31:37.7826149Z         PASS [   0.013s] ( 828/1655) spt-daemon seedmap::tests::put_then_take_consumes_once
2026-07-11T01:31:37.7889362Z         PASS [   0.013s] ( 829/1655) spt-daemon seedmap::tests::request_stop_barrier_holds_until_no_listener
2026-07-11T01:31:37.7934560Z         PASS [   0.048s] ( 830/1655) spt-daemon resting::tests::rest_record_round_trips_with_anchor_discipline
2026-07-11T01:31:37.7945760Z         PASS [   0.013s] ( 831/1655) spt-daemon seedmap::tests::stop_op_acks_then_serve_returns
2026-07-11T01:31:37.7949572Z         PASS [   0.012s] ( 832/1655) spt-daemon seedmap::tests::take_absent_is_none
2026-07-11T01:31:37.7953142Z         PASS [   0.006s] ( 833/1655) spt-daemon seedproofx::grace_tests::grade_truth_table
2026-07-11T01:31:37.8003436Z         PASS [   0.007s] ( 834/1655) spt-daemon seedproofx::grace_tests::seed_never_appears_in_roster_gossip
2026-07-11T01:31:37.8011463Z         PASS [   0.006s] ( 835/1655) spt-daemon seedproofx::grace_tests::seedxfer_frame_round_trips_and_rejects_malformed
2026-07-11T01:31:37.8012372Z         PASS [   0.006s] ( 836/1655) spt-daemon seedproofx::roster_tests::empty_roster_frame_round_trips
2026-07-11T01:31:37.8016103Z         PASS [   0.006s] ( 837/1655) spt-daemon seedproofx::roster_tests::gapfill_fills_absent_only_and_skips_self
2026-07-11T01:31:37.8077562Z         PASS [   0.006s] ( 838/1655) spt-daemon service::tests::plan_start_prefers_service_then_spawn_idempotent
2026-07-11T01:31:37.8078336Z         PASS [   0.007s] ( 839/1655) spt-daemon seedproofx::roster_tests::malformed_roster_frame_rejected
2026-07-11T01:31:37.8079287Z         PASS [   0.007s] ( 840/1655) spt-daemon seedproofx::roster_tests::roster_frame_round_trips
2026-07-11T01:31:37.8085559Z         PASS [   0.007s] ( 841/1655) spt-daemon serveprobe::tests::is_serving_subnet_honors_membership_and_detach
2026-07-11T01:31:37.8086432Z         PASS [   0.091s] ( 842/1655) spt-daemon resting::tests::daemon_rest_event_arms_gate_at_rest_edge_only
2026-07-11T01:31:37.8147743Z         PASS [   0.007s] ( 843/1655) spt-daemon service::tests::run_refused_only_when_windows_and_vanishing
2026-07-11T01:31:37.8148831Z         PASS [   0.007s] ( 844/1655) spt-daemon service::tests::plan_stop_routes_managed_then_ipc_then_noop
2026-07-11T01:31:37.8152525Z         PASS [   0.007s] ( 845/1655) spt-daemon service::tests::service_ignored_under_spt_home_override
2026-07-11T01:31:37.8175592Z         PASS [   0.009s] ( 846/1655) spt-daemon service::tests::stale_bare_logon_action_classification
2026-07-11T01:31:37.8177520Z         PASS [   0.009s] ( 847/1655) spt-daemon service::tests::systemd_unit_path_follows_xdg_then_home
2026-07-11T01:31:37.8224384Z         PASS [   0.008s] ( 848/1655) spt-daemon shellchan::tests::drive_frame_shape_mirrors_sensory
2026-07-11T01:31:37.8225990Z         PASS [   0.007s] ( 849/1655) spt-daemon shellchan::tests::sensory_text_file_frames_shape
2026-07-11T01:31:37.8236059Z         PASS [   0.009s] ( 850/1655) spt-daemon shellchan::tests::frames_compose_and_stamp_roundtrips
2026-07-11T01:31:37.8265298Z         PASS [   0.009s] ( 851/1655) spt-daemon shellchan::tests::vocab_check_bounds_ops_and_args
2026-07-11T01:31:37.8270951Z         PASS [   0.009s] ( 852/1655) spt-daemon shelldisc::tests::discover_across_joins_other_node_subnet_adapters
2026-07-11T01:31:37.8327623Z         PASS [   0.010s] ( 853/1655) spt-daemon shelldisc::tests::shell_context_renders_sections_and_empties_to_none
2026-07-11T01:31:37.8372730Z         PASS [   0.015s] ( 854/1655) spt-daemon shelldisc::tests::discovery_own_plus_broadcast_gated_instantiable
2026-07-11T01:31:37.8376196Z         PASS [   0.010s] ( 855/1655) spt-daemon shellhost::tests::close_shell_ephemeral_tears_down_and_frees_the_slot
2026-07-11T01:31:37.8431153Z         PASS [   0.280s] ( 856/1655) spt-daemon relay::tests::run_honors_stop
2026-07-11T01:31:37.8465863Z         PASS [   0.009s] ( 857/1655) spt-daemon shellhost::tests::launch_fails_closed_on_bad_templates
2026-07-11T01:31:37.8466894Z         PASS [   0.009s] ( 858/1655) spt-daemon shellhost::tests::launch_parks_token_and_bind_by_token_onlines
2026-07-11T01:31:37.8479281Z         PASS [   0.015s] ( 859/1655) spt-daemon shellhost::tests::gateway_typed_owner_spawns_and_owns_a_shell
2026-07-11T01:31:37.8498666Z         PASS [   0.007s] ( 860/1655) spt-daemon shellhost::tests::link_key_and_frame_mac_roundtrip
2026-07-11T01:31:37.8532406Z         PASS [   0.007s] ( 861/1655) spt-daemon shellwake::tests::backoff_curve_doubles_to_the_cap
2026-07-11T01:31:37.8571785Z         PASS [   0.009s] ( 862/1655) spt-daemon shellwake::tests::reconcile_resolves_profile_overlay
2026-07-11T01:31:37.8576780Z         PASS [   0.470s] ( 863/1655) spt-daemon psyrelay::tests::spoofed_routing_is_stripped_and_restamped
2026-07-11T01:31:37.8622801Z         PASS [   0.009s] ( 864/1655) spt-daemon shellwake::tests::resolve_wake_refuses_without_a_reachable_owner
2026-07-11T01:31:37.8635794Z         PASS [   0.119s] ( 865/1655) spt-daemon resting::tests::rest_edges_cascade_shells_with_divergence
2026-07-11T01:31:37.8697385Z         PASS [   0.006s] ( 866/1655) spt-daemon stderrlog::tests::path_under_home_and_stamp_is_legible
2026-07-11T01:31:37.8698076Z         PASS [   0.008s] ( 867/1655) spt-daemon shellwake::tests::watcher_opcode_exit_fires_resolution_once
2026-07-11T01:31:37.8719016Z         PASS [   0.313s] ( 868/1655) spt-daemon relay::tests::relay_backlog_never_drains_active_only
2026-07-11T01:31:37.8758537Z         PASS [   2.008s] ( 869/1655) spt-daemon broker::tests::viewer_writer_emits_evicted_marker_only_on_an_evicted_close
2026-07-11T01:31:37.8779332Z         PASS [   0.008s] ( 870/1655) spt-daemon stderrlog::tests::roll_with_keep_one_clears_without_backup
2026-07-11T01:31:37.8780357Z         PASS [   0.031s] ( 871/1655) spt-daemon shellwake::tests::reconcile_flips_watchers_with_instance_state
2026-07-11T01:31:37.8781298Z         PASS [   0.006s] ( 872/1655) spt-daemon stderrlog::tests::should_roll_at_or_over_cap_only
2026-07-11T01:31:37.8782214Z         PASS [   0.008s] ( 873/1655) spt-daemon stderrlog::tests::roll_keeps_bounded_generations_and_preserves_current
2026-07-11T01:31:37.8813999Z         PASS [   0.031s] ( 874/1655) spt-daemon shellwake::tests::resolve_wake_leaves_a_dormant_owner_and_relaunches
2026-07-11T01:31:37.8831170Z         PASS [   0.007s] ( 875/1655) spt-daemon sync::tests::gate_decision_table
2026-07-11T01:31:37.8856961Z         PASS [   0.007s] ( 876/1655) spt-daemon translation::tests::inject_floor_buffers_while_held_then_drains_in_order
2026-07-11T01:31:37.8901204Z         PASS [   0.007s] ( 877/1655) spt-daemon translation::tests::key_to_bytes_send_keys_map
2026-07-11T01:31:37.8901838Z         PASS [   0.009s] ( 878/1655) spt-daemon translation::tests::key_cmd_parses_each_wire_shape
2026-07-11T01:31:37.8933889Z         PASS [   0.008s] ( 879/1655) spt-daemon translation::tests::to_binary_serializes_to_wire_and_input_is_content_free
2026-07-11T01:31:37.8972459Z         PASS [   0.007s] ( 880/1655) spt-daemon transport::tests::local_socket_handshake_and_frame_round_trip
2026-07-11T01:31:37.8973226Z         PASS [   0.007s] ( 881/1655) spt-daemon transport::tests::local_socket_rejects_wrong_role
2026-07-11T01:31:37.8978170Z         PASS [   0.040s] ( 882/1655) spt-daemon shellwake::tests::watcher_crash_exits_respawn_then_give_up
2026-07-11T01:31:37.8999039Z         PASS [   0.006s] ( 883/1655) spt-daemon tunnelhub::tests::clear_evicts_the_entry
2026-07-11T01:31:37.9041012Z         PASS [   0.006s] ( 884/1655) spt-daemon tunnelhub::tests::relink_overwrites_the_entry_with_a_fresh_generation
2026-07-11T01:31:37.9041646Z         PASS [   0.007s] ( 885/1655) spt-daemon tunnelhub::tests::entries_are_per_owner
2026-07-11T01:31:37.9042396Z         PASS [   0.007s] ( 886/1655) spt-daemon tunnelhub::tests::dead_generation_stream_is_never_surfaced
2026-07-11T01:31:37.9067985Z         PASS [   0.007s] ( 887/1655) spt-daemon tunnelhub::tests::resolve_serves_each_end_under_the_opening_token
2026-07-11T01:31:37.9068682Z         PASS [   0.029s] ( 888/1655) spt-daemon translation::tests::flagged_spawn_still_starts
2026-07-11T01:31:37.9114469Z         PASS [   0.007s] ( 889/1655) spt-daemon update::tests::apply_refuses_non_brain_only_plan
2026-07-11T01:31:37.9116111Z         PASS [   0.007s] ( 890/1655) spt-daemon update::tests::classify_broker_breaking_on_resource_abi_change
2026-07-11T01:31:37.9116697Z         PASS [   0.007s] ( 891/1655) spt-daemon update::tests::classify_brain_only_when_broker_hosts_new_brain
2026-07-11T01:31:37.9143758Z         PASS [   0.007s] ( 892/1655) spt-daemon update::tests::classify_broker_compatible_when_brain_below_floor
2026-07-11T01:31:37.9211344Z         PASS [   0.007s] ( 893/1655) spt-daemon wan::tests::origin_user_backed_matrix
2026-07-11T01:31:37.9272295Z         PASS [   0.006s] ( 894/1655) spt-daemon wan::tests::wan_ingress_empty_from_renders_origin_node_label
2026-07-11T01:31:37.9290942Z         PASS [   0.018s] ( 895/1655) spt-daemon update::tests::plan_verified_yields_a_plan_for_a_valid_release
2026-07-11T01:31:37.9322221Z         PASS [   0.372s] ( 896/1655) spt-daemon relay::tests::respawn_loses_no_spooled_message
2026-07-11T01:31:37.9329445Z         PASS [   0.026s] ( 897/1655) spt-daemon update::tests::plan_verified_produces_no_plan_for_a_rejected_release
2026-07-11T01:31:37.9339438Z         PASS [   0.007s] ( 898/1655) spt-daemon wan::tests::wan_outcome_token_round_trips_and_unknown_is_noreply
2026-07-11T01:31:37.9354246Z         PASS [   0.006s] ( 899/1655) spt-daemon wan::tests::wan_user_msg_restamped_unless_origin_user_backed
2026-07-11T01:31:37.9410640Z         PASS [   0.008s] ( 900/1655) spt-daemon xfer::tests::resolve_under_confines_to_root
2026-07-11T01:31:37.9485564Z         PASS [   0.037s] ( 901/1655) spt-daemon update::tests::plan_verified_update_set_uses_selected_platform_spec
2026-07-11T01:31:37.9567235Z         PASS [   0.024s] ( 902/1655) spt-daemon xfer::tests::recv_state_chunks_idempotent_and_commit_replays_safely
2026-07-11T01:31:37.9689326Z         PASS [   0.112s] ( 903/1655) spt-daemon shellwake::tests::resolve_wake_revives_a_suspended_owner_without_double_launch
2026-07-11T01:31:38.0337843Z         PASS [   0.155s] ( 904/1655) spt-daemon sync::tests::reconcile_driver_structurally_excludes_live_role
2026-07-11T01:31:38.0349594Z         PASS [   0.211s] ( 905/1655) spt-daemon shellhost::tests::close_shell_dead_child_is_prompt_and_manifestless_never_erases
2026-07-11T01:31:38.1268473Z         PASS [   0.297s] ( 906/1655) spt-daemon shellhost::tests::close_shell_delivers_pre_close_then_kills_and_flips_offline
2026-07-11T01:31:38.1328389Z         PASS [  31.029s] ( 907/1655) spt::multi_subnet_bringup_e2e fresh_unbound_is_attachable_before_bind
2026-07-11T01:31:38.1329642Z         PASS [   0.250s] ( 908/1655) spt-daemon sync::tests::select_refs_scopes_two_tiers
2026-07-11T01:31:38.1389093Z         PASS [   0.223s] ( 909/1655) spt-daemon wan::tests::no_binary_wan_arrival_spools_not_pty
2026-07-11T01:31:38.1405401Z         PASS [   0.183s] ( 910/1655) spt-daemon::brain_resume_conn_deadlock daemon_resume_leaves_zero_brain_subscribers
2026-07-11T01:31:38.2477570Z         PASS [   0.119s] ( 911/1655) spt-daemon::legacy_resident_sweep_e2e legacy_resident_sweep_reaps_match_and_declines_control
2026-07-11T01:31:38.3021463Z         PASS [   0.268s] ( 912/1655) spt-daemon::control_stamp_lifetime converge_stamps_on_sessions_poll_after_late_bind
2026-07-11T01:31:38.3310959Z         PASS [   0.360s] ( 913/1655) spt-daemon::control_stamp_lifetime control_reap_clears_sticky_stamps_no_session_online_and_boot_sweep
2026-07-11T01:31:38.3376549Z         PASS [   0.210s] ( 914/1655) spt-daemon::endpoint_survival daemon_restart_reruns_a_previously_online_orphaned_endpoint
2026-07-11T01:31:38.4103815Z         PASS [   0.375s] ( 915/1655) spt-daemon::control_stamp_lifetime reap_clears_control_and_viewer_stamps
2026-07-11T01:31:38.4950156Z         PASS [   0.557s] ( 916/1655) spt-daemon::access whitelist_refuses_exempts_replies_and_admits_listed
2026-07-11T01:31:38.5247485Z         PASS [   0.032s] ( 917/1655) spt-daemon::netbroker netless_broker_probes_gracefully
2026-07-11T01:31:38.5601810Z         PASS [   0.225s] ( 918/1655) spt-daemon::netbroker broker_owns_endpoint_and_reports_status
2026-07-11T01:31:38.6140501Z         PASS [   0.042s] ( 919/1655) spt-daemon::netbroker unknown_net_frame_is_reported_not_fatal
2026-07-11T01:31:38.7031387Z         PASS [   0.164s] ( 920/1655) spt-daemon::netbroker replayed_dial_op_is_deduped_across_brain_restart
2026-07-11T01:31:38.7268375Z         PASS [   0.361s] ( 921/1655) spt-daemon::netbroker brain_dials_second_broker_over_loopback
2026-07-11T01:31:38.9350029Z         PASS [   0.793s] ( 922/1655) spt-daemon::mesh staggered_offliner_still_meshes
2026-07-11T01:31:38.9401890Z         PASS [   0.803s] ( 923/1655) spt-daemon::mesh all_online_star_a_reaches_c_b_never_relays
2026-07-11T01:31:39.1184195Z         PASS [   0.430s] ( 924/1655) spt-daemon::netstream sender_brain_restart_redrive_is_exactly_once
2026-07-11T01:31:39.1892266Z         PASS [   0.247s] ( 925/1655) spt-daemon::pairjoin pair_code_submit_for_an_unknown_session_fails_cleanly
2026-07-11T01:31:39.2580056Z         PASS [   0.655s] ( 926/1655) spt-daemon::netstream receiver_brain_restart_is_gapless_and_exactly_once
2026-07-11T01:31:39.3551430Z         PASS [   0.664s] ( 927/1655) spt-daemon::notifsync notif_spools_converge_over_the_wire_and_dismiss_replicates
2026-07-11T01:31:39.4110517Z         PASS [   1.475s] ( 928/1655) spt-daemon::brain_decouple suspended_brain_controller_is_stall_evicted_take_completes_viewer_ticks
2026-07-11T01:31:39.4758137Z         PASS [   1.347s] ( 929/1655) spt-daemon::false_promote ready_candidate_does_not_promote_until_the_wedged_old_gen_conn_drains
2026-07-11T01:31:39.5140221Z         PASS [   5.062s] ( 930/1655) spt::bin/spt cli::tests::adapter_translate_proof_gates_on_commit
2026-07-11T01:31:39.6240071Z         PASS [   0.270s] ( 931/1655) spt-daemon::propagate rollback_offer_is_rejected_before_any_fetch
2026-07-11T01:31:39.6579850Z         PASS [   0.473s] ( 932/1655) spt-daemon::presence presence_survives_brain_restart_with_cursor_resume
2026-07-11T01:31:39.6947619Z         PASS [   0.576s] ( 933/1655) spt-daemon::presence presence_history_replays_from_zero_for_a_late_subscriber
2026-07-11T01:31:39.7033992Z         PASS [   0.227s] ( 934/1655) spt-daemon::propagate tampered_relay_artifact_is_rejected_and_never_staged
2026-07-11T01:31:39.7208294Z         PASS [   0.205s] ( 935/1655) spt-daemon::propagate untrusted_origin_gets_no_offer
2026-07-11T01:31:39.7546298Z         PASS [   0.810s] ( 936/1655) spt-daemon::pairjoin daemon_hosted_responder_pairs_a_loopback_joiner_end_to_end
2026-07-11T01:31:39.8177339Z         PASS [   0.193s] ( 937/1655) spt-daemon::propagate update_set_carries_and_verifies_the_musl_artifact
2026-07-11T01:31:39.8433269Z         PASS [   0.149s] ( 938/1655) spt-daemon::psyche_context_file_e2e large_preload_mind_rides_the_context_file_not_argv
2026-07-11T01:31:39.8530330Z         PASS [   0.132s] ( 939/1655) spt-daemon::psyche_event_turn_e2e pulse_fire_runs_one_bounded_psyche_turn
2026-07-11T01:31:39.9473178Z         PASS [   0.537s] ( 940/1655) spt-daemon::propagate status_query_drives_the_convergence_table_end_to_end
2026-07-11T01:31:40.0408588Z         PASS [   0.383s] ( 941/1655) spt-daemon::propagate update_set_propagates_selected_platform_artifact
2026-07-11T01:31:40.0835510Z         PASS [   0.339s] ( 942/1655) spt-daemon::psyche_residency_expectation_e2e failing_psyche_never_unhosts_or_destamps_the_parent
2026-07-11T01:31:40.1515817Z         PASS [   0.894s] ( 943/1655) spt-daemon::propagate chain_self_heal_propagates_with_gate_at_every_hop
2026-07-11T01:31:40.2256347Z         PASS [   1.815s] ( 944/1655) spt-daemon::netbroker dial_to_a_black_holing_peer_fails_with_a_bounded_ordinary_error
2026-07-11T01:31:40.3705956Z         PASS [   0.423s] ( 945/1655) spt-daemon::pump pump_w2_presence_reaches_only_the_subscribing_carrier
2026-07-11T01:31:40.5889419Z         PASS [   0.438s] ( 946/1655) spt-daemon::replicate registries_converge_over_the_wire_and_the_lease_holds
2026-07-11T01:31:40.6046677Z         PASS [   0.378s] ( 947/1655) spt-daemon::reseed benign_offliner_is_reseeded_across_a_rotation
2026-07-11T01:31:40.6539352Z         PASS [   0.613s] ( 948/1655) spt-daemon::pumpdeadline pump_brain_times_out_when_broker_never_replies
2026-07-11T01:31:40.6963242Z         PASS [   0.613s] ( 949/1655) spt-daemon::pumpdeadline pump_reply_read_reclassifies_a_silent_peer_within_the_budget
2026-07-11T01:31:40.7767532Z         PASS [   0.959s] ( 950/1655) spt-daemon::pump pump_and_dispatch_self_drive_the_subnet
2026-07-11T01:31:40.8678370Z         PASS [  29.336s] ( 951/1655) spt::run_no_dup_session_e2e run_over_live_endpoint_never_mints_a_second_session
2026-07-11T01:31:40.9372233Z         PASS [   0.348s] ( 952/1655) spt-daemon::rosterprop roster_exchange_never_leaks_unproven_subnets
2026-07-11T01:31:40.9438351Z         PASS [   0.340s] ( 953/1655) spt-daemon::rosterprop roster_propagates_transitively_on_connect
2026-07-11T01:31:40.9770120Z         PASS [   0.323s] ( 954/1655) spt-daemon::seedproofx both_members_prove_and_cache_the_shared_subnet
2026-07-11T01:31:41.0997461Z         PASS [   0.321s] ( 955/1655) spt-daemon::seedproofx proven_verdict_is_the_shared_set
2026-07-11T01:31:41.1201634Z         PASS [   2.797s] ( 956/1655) spt-daemon::net_worker_starve unreachable_peer_dial_burst_vs_net_runtime_canary
2026-07-11T01:31:41.1354463Z         PASS [   2.880s] ( 957/1655) spt-daemon::net_worker_starve dead_peer_dial_burst_vs_net_runtime_canary
2026-07-11T01:31:41.5690331Z         PASS [   0.470s] ( 958/1655) spt-daemon::wake_single_flight two_concurrent_wakes_for_one_endpoint_spawn_exactly_one_launch_tree
2026-07-11T01:31:41.7847023Z         PASS [   0.680s] ( 959/1655) spt-daemon::wanmsg receiver_restart_replays_feed_without_double_delivery
2026-07-11T01:31:41.7903477Z         PASS [   0.654s] ( 960/1655) spt-daemon::wanmsg wan_message_lands_exactly_once_under_transport_origin
2026-07-11T01:31:41.7939308Z         PASS [   2.088s] ( 961/1655) spt-daemon::psyche_event_turn_e2e host_one_spawns_no_resident_psyche
2026-07-11T01:31:41.8132056Z         PASS [   0.241s] ( 962/1655) spt-daemon::wanmsg wan_user_msg_from_unproven_origin_is_restamped_at_the_funnel
2026-07-11T01:31:41.8141400Z         PASS [   0.023s] ( 963/1655) spt-live context::tests::direct_always_writes
2026-07-11T01:31:41.8300231Z         PASS [   0.019s] ( 964/1655) spt-live context::tests::identified_write_stamps_advancing_vector
2026-07-11T01:31:41.8324264Z         PASS [   0.887s] ( 965/1655) spt-daemon::sync torn_pull_recovers_by_repulling
2026-07-11T01:31:41.8334324Z         PASS [   0.018s] ( 966/1655) spt-live context::tests::llm_over_llm_writes
2026-07-11T01:31:41.8426366Z         PASS [   0.013s] ( 967/1655) spt-live context::tests::llm_past_window_writes
2026-07-11T01:31:41.8475764Z         PASS [   0.015s] ( 968/1655) spt-live context::tests::llm_within_window_suppressed
2026-07-11T01:31:41.8577263Z         PASS [   0.022s] ( 969/1655) spt-live context::tests::pre_identity_write_stamps_v1_shape
2026-07-11T01:31:41.8741638Z         PASS [   0.031s] ( 970/1655) spt-live context::tests::write_context_suppresses_stale_llm
2026-07-11T01:31:41.9021437Z         PASS [   0.047s] ( 971/1655) spt-live digest::tests::extracts_records_from_the_located_source
2026-07-11T01:31:41.9117550Z         PASS [   0.037s] ( 972/1655) spt-live digest::tests::falls_back_to_history_locate_template
2026-07-11T01:31:41.9227108Z         PASS [   0.007s] ( 973/1655) spt-live digest::tests::missing_source_file_is_read_error
2026-07-11T01:31:41.9250237Z         PASS [   0.016s] ( 974/1655) spt-live digest::tests::fetcher_digest_lets_the_adapter_locate_and_emit
2026-07-11T01:31:41.9284782Z         PASS [   0.011s] ( 975/1655) spt-live digest::tests::no_source_errors
2026-07-11T01:31:41.9649542Z         PASS [   0.034s] ( 976/1655) spt-live echo::tests::echo_child_is_recursion_guarded
2026-07-11T01:31:41.9983220Z         PASS [   0.032s] ( 977/1655) spt-live echo::tests::echo_consumes_history_and_writes_commune
2026-07-11T01:31:42.0199875Z         PASS [   0.023s] ( 978/1655) spt-live echo::tests::echo_nonzero_errors
2026-07-11T01:31:42.0441645Z         PASS [   0.015s] ( 979/1655) spt-live echo::tests::provenance_is_stamped
2026-07-11T01:31:42.1985876Z         PASS [   0.344s] ( 980/1655) spt-live digest::tests::extractor_timeout_errors
2026-07-11T01:31:42.2225212Z         PASS [   0.440s] ( 981/1655) spt-daemon::xfer push_survives_target_brain_restart_exactly_once
2026-07-11T01:31:42.2427708Z         PASS [   0.045s] ( 982/1655) spt-live history::tests::fetcher_yields_records
2026-07-11T01:31:42.2529269Z         PASS [   0.016s] ( 983/1655) spt-live history::tests::missing_fetcher_field_errors
2026-07-11T01:31:42.2626094Z         PASS [   0.040s] ( 984/1655) spt-live history::tests::locate_normalize_reads_and_normalizes
2026-07-11T01:31:42.2729136Z         PASS [   0.010s] ( 985/1655) spt-live history::tests::native_reads_logged_records
2026-07-11T01:31:42.2748860Z         PASS [   0.021s] ( 986/1655) spt-live history::tests::native_missing_log_is_empty
2026-07-11T01:31:42.3265072Z         PASS [   0.407s] ( 987/1655) spt-live echo::tests::drop_write_retry_is_bounded_and_denied_only
2026-07-11T01:31:42.3469601Z         PASS [   0.567s] ( 988/1655) spt-daemon::xfer fetch_lands_byte_identical_with_progress_both_ends
2026-07-11T01:31:42.3627035Z         PASS [   0.327s] ( 989/1655) spt-live history::tests::fetcher_timeout_errors
2026-07-11T01:31:42.4523185Z         PASS [   0.173s] ( 990/1655) spt-live ingest::tests::commune_drop_is_ingested_and_deleted
2026-07-11T01:31:42.4960112Z         PASS [   0.222s] ( 991/1655) spt-live ingest::tests::both_drops_ingested
2026-07-11T01:31:42.5002376Z         PASS [   0.174s] ( 992/1655) spt-live ingest::tests::empty_project_id_preserves_project_slice_drop
2026-07-11T01:31:42.5249940Z         PASS [   0.024s] ( 993/1655) spt-live ingest::tests::no_drops_is_empty
2026-07-11T01:31:42.5332853Z         PASS [   1.552s] ( 994/1655) spt-daemon::sync two_tier_sync_lands_and_gate_refuses_server_side
2026-07-11T01:31:42.5376845Z         PASS [   0.183s] ( 995/1655) spt-live ingest::tests::empty_project_id_skips_project_tier
2026-07-11T01:31:42.5460076Z         PASS [   0.007s] ( 996/1655) spt-live ingest::tests::strip_checkpoint_markers_removes_tokens_keeps_text
2026-07-11T01:31:42.5522541Z         PASS [   0.177s] ( 997/1655) spt-live ingest::tests::ingest_never_writes_the_live_role
2026-07-11T01:31:42.6033940Z         PASS [   0.154s] ( 998/1655) spt-live ingest::tests::ingest_strips_checkpoint_sentinel_from_durable_tier
2026-07-11T01:31:42.6194356Z         PASS [   0.019s] ( 999/1655) spt-live inject::tests::long_body_is_capped
2026-07-11T01:31:42.6454387Z         PASS [   0.023s] (1000/1655) spt-live inject::tests::missing_perch_is_best_effort
2026-07-11T01:31:42.6670558Z         PASS [   0.022s] (1001/1655) spt-live inject::tests::tap_appends_a_context_entry
2026-07-11T01:31:42.6727558Z         PASS [   0.176s] (1002/1655) spt-live ingest::tests::marker_only_project_slice_is_not_preserved
2026-07-11T01:31:42.6812858Z         PASS [   0.012s] (1003/1655) spt-live outbound::tests::empty_body_parses_to_empty_intent
2026-07-11T01:31:42.6864438Z         PASS [   0.152s] (1004/1655) spt-live ingest::tests::stale_commune_suppressed_but_deleted
2026-07-11T01:31:42.6899733Z         PASS [   0.017s] (1005/1655) spt-live outbound::tests::malformed_and_chunk_lines_are_skipped
2026-07-11T01:31:42.6962145Z         PASS [   0.016s] (1006/1655) spt-live outbound::tests::non_authorable_types_are_ignored
2026-07-11T01:31:42.7026043Z         PASS [   0.014s] (1007/1655) spt-live outbound::tests::parses_reply_and_notify_in_order
2026-07-11T01:31:42.7059679Z         PASS [   0.012s] (1008/1655) spt-live outbound::tests::spoofed_routing_attrs_are_unrepresentable
2026-07-11T01:31:42.7105242Z         PASS [   0.022s] (1009/1655) spt-live outbound::tests::prose_only_yields_nothing
2026-07-11T01:31:42.7279903Z         PASS [   0.021s] (1010/1655) spt-live pulse::tests::echo_gate_fires_exactly_once
2026-07-11T01:31:42.7439898Z         PASS [   0.014s] (1011/1655) spt-live pulse::tests::tick_reports_idle
2026-07-11T01:31:42.7478295Z         PASS [   2.372s] (1012/1655) spt-daemon::reseed revoked_node_is_denied_and_never_reseeded
2026-07-11T01:31:42.8080111Z         PASS [   0.268s] (1013/1655) spt-live ingest::tests::untagged_and_suppressed_drops_still_delete
2026-07-11T01:31:42.8290151Z         PASS [   0.305s] (1014/1655) spt-live ingest::tests::preserved_drop_retry_is_idempotent_then_commits_on_resolve
2026-07-11T01:31:42.8803856Z         PASS [   0.339s] (1015/1655) spt-live ingest::tests::two_slice_drop_routes_per_tier
2026-07-11T01:31:42.8839715Z         PASS [   0.135s] (1016/1655) spt-live reconcile::tests::no_conflict_is_a_noop
2026-07-11T01:31:42.8910150Z         PASS [   0.171s] (1017/1655) spt-live pulse::tests::tick_ingests_drops
2026-07-11T01:31:42.9414154Z         PASS [   0.196s] (1018/1655) spt-live reconcile::tests::failed_turn_preserves_everything
2026-07-11T01:31:42.9540127Z         PASS [   0.011s] (1019/1655) spt-live resume::tests::pending_strips_checkpoint_sentinel_keeps_inter_marker_text
2026-07-11T01:31:42.9890290Z         PASS [   2.049s] (1020/1655) spt-daemon::sync concurrent_writes_reconcile_on_elected_node_and_converge
2026-07-11T01:31:42.9967951Z         PASS [   0.009s] (1021/1655) spt-live signoff::tests::echo_precedes_signoff_compose
2026-07-11T01:31:43.0142784Z         PASS [   0.134s] (1022/1655) spt-live resume::tests::download_appends_pending_drop_after_project
2026-07-11T01:31:43.0200942Z         PASS [   0.023s] (1023/1655) spt-live signoff::tests::missing_session_skips_echo
2026-07-11T01:31:43.0226955Z         PASS [   0.325s] (1024/1655) spt-live pulse::tests::commune_defers_project_then_lands_it_across_pulses
2026-07-11T01:31:43.0310514Z         PASS [   0.019s] (1025/1655) spt-live signoff::tests::recovered_self_is_not_signed_off
2026-07-11T01:31:43.0430073Z         PASS [   0.019s] (1026/1655) spt-live turn::tests::empty_stdout_is_an_error
2026-07-11T01:31:43.0463604Z         PASS [   0.020s] (1027/1655) spt-live signoff::tests::stale_signoff_swept
2026-07-11T01:31:43.0489850Z         PASS [   0.213s] (1028/1655) spt-live reconcile::tests::suppressed_write_preserves_artifacts
2026-07-11T01:31:43.0539723Z         PASS [   0.011s] (1029/1655) spt-msg deliver::tests::deferred_send_validates
2026-07-11T01:31:43.0649822Z         PASS [   0.186s] (1030/1655) spt-live resume::tests::download_composes_two_tiers
2026-07-11T01:31:43.0719846Z         PASS [   0.041s] (1031/1655) spt-live turn::tests::turn_captures_stdout
2026-07-11T01:31:43.0889871Z         PASS [   0.280s] (1032/1655) spt-live reconcile::tests::reconcile_merges_and_clears
2026-07-11T01:31:43.1376605Z         PASS [   0.256s] (1033/1655) spt-live resume::tests::download_renders_role_first_then_live_then_project
2026-07-11T01:31:43.1566214Z         PASS [   0.019s] (1034/1655) spt-msg emit::tests::anonymous_still_enveloped
2026-07-11T01:31:43.1698852Z         PASS [   0.013s] (1035/1655) spt-msg emit::tests::multiline_body_escapes_and_round_trips
2026-07-11T01:31:43.1755968Z         PASS [   0.006s] (1036/1655) spt-msg emit::tests::oversized_listener_line_chunks_into_event_parts
2026-07-11T01:31:43.1875096Z         PASS [   0.012s] (1037/1655) spt-msg emit::tests::structural_renders_msg_envelope
2026-07-11T01:31:43.2000229Z         PASS [   2.502s] (1038/1655) spt-daemon::seedproofx no_shared_subnet_is_dropped
2026-07-11T01:31:43.2040034Z         PASS [   0.015s] (1039/1655) spt-msg emit::tests::typed_body_from_wins_over_structural_from_no_double_wrap
2026-07-11T01:31:43.2117175Z         PASS [   0.121s] (1040/1655) spt-msg deliver::tests::send_outcome_mapping
2026-07-11T01:31:43.2145879Z         PASS [   0.007s] (1041/1655) spt-msg emit::tests::whole_render_never_chunks
2026-07-11T01:31:43.2157701Z         PASS [   0.017s] (1042/1655) spt-msg emit::tests::user_msg_envelope_renders_verbatim_on_both_edges
2026-07-11T01:31:43.2201315Z         PASS [   0.178s] (1043/1655) spt-msg deliver::tests::deferred_send_skips_stream_drain_survives_for_hook
2026-07-11T01:31:43.2320034Z         PASS [   2.366s] (1044/1655) spt-daemon::seedproofx wrong_seed_is_dropped
2026-07-11T01:31:43.2669720Z         PASS [   0.214s] (1045/1655) spt-msg deliver::tests::offline_existing_perch_spools
2026-07-11T01:31:43.2862640Z         PASS [   0.212s] (1046/1655) spt-msg deliver::tests::recycled_pid_address_does_not_misdeliver
2026-07-11T01:31:43.3020139Z         PASS [   0.347s] (1047/1655) spt-live signoff::tests::boundary_writes_resume_commune
2026-07-11T01:31:43.3049670Z         PASS [   0.240s] (1048/1655) spt-msg deliver::tests::online_delivers_via_tcp_without_spooling
2026-07-11T01:31:43.3223915Z         PASS [   0.113s] (1049/1655) spt-msg listener::tests::bind_registers_and_round_trips
2026-07-11T01:31:43.3351701Z         PASS [   0.117s] (1050/1655) spt-msg listener::tests::drop_unregisters_address
2026-07-11T01:31:43.3458562Z         PASS [   0.007s] (1051/1655) spt-msg ring::tests::ring_no_perch
2026-07-11T01:31:43.3719892Z         PASS [   0.155s] (1052/1655) spt-msg listener::tests::blocking_accepts_within_window
2026-07-11T01:31:43.4365830Z         PASS [   0.221s] (1053/1655) spt-msg listener::tests::blocking_times_out_when_idle
2026-07-11T01:31:43.4530084Z         PASS [   0.013s] (1054/1655) spt-msg wire::tests::decode_rejects_overrunning_from_len
2026-07-11T01:31:43.4580295Z         PASS [   0.008s] (1055/1655) spt-msg wire::tests::encode_decode_round_trips_structural
2026-07-11T01:31:43.4644259Z         PASS [   0.006s] (1056/1655) spt-msg wire::tests::encode_empty_from_is_anonymous
2026-07-11T01:31:43.4712784Z         PASS [   0.006s] (1057/1655) spt-msg wire::tests::frame_round_trips_over_loopback
2026-07-11T01:31:43.4814040Z         PASS [   0.009s] (1058/1655) spt-msg wire::tests::oversized_length_prefix_rejected
2026-07-11T01:31:43.4903781Z         PASS [   0.008s] (1059/1655) spt-msg wire::tests::typed_event_body_rides_verbatim
2026-07-11T01:31:43.5221595Z         PASS [   0.482s] (1060/1655) spt-msg deliver::tests::active_only_never_tcp_delivers_to_a_live_relay
2026-07-11T01:31:43.5275261Z         PASS [   0.227s] (1061/1655) spt-msg ready::tests::start_ledgers_a_boot_session_row
2026-07-11T01:31:43.5515395Z         PASS [   0.247s] (1062/1655) spt-msg ready::tests::start_registers_resolvable_perch
2026-07-11T01:31:43.5555062Z         PASS [   0.288s] (1063/1655) spt-msg ready::tests::recv_gets_live_tcp_message
2026-07-11T01:31:43.5632420Z         PASS [   0.329s] (1064/1655) spt-msg ready::tests::backlog_drains_on_start
2026-07-11T01:31:43.5644974Z         PASS [   0.280s] (1065/1655) spt-msg ready::tests::soft_cleanup_preserves_spool_and_info
2026-07-11T01:31:43.5646038Z         PASS [   0.037s] (1066/1655) spt-net net::attach::tests::attach_intents_round_trip
2026-07-11T01:31:43.5736645Z         PASS [   0.022s] (1067/1655) spt-net net::attach::tests::kick_take_and_displaced_round_trip
2026-07-11T01:31:43.5751801Z         PASS [   0.019s] (1068/1655) spt-net net::attach::tests::record_split_across_chunks_reassembles
2026-07-11T01:31:43.5785867Z         PASS [   0.237s] (1069/1655) spt-msg ring::tests::ring_offline_target_queues_and_cleans_up
2026-07-11T01:31:43.5819919Z         PASS [   0.017s] (1070/1655) spt-net net::attach::tests::request_endpoint_id_is_additive_and_local_wire_is_unchanged
2026-07-11T01:31:43.5870262Z         PASS [   0.021s] (1071/1655) spt-net net::attach::tests::request_without_intent_defaults_to_control
2026-07-11T01:31:43.5902314Z         PASS [   0.025s] (1072/1655) spt-net net::attach::tests::records_round_trip_and_unknown_kind_is_skipped
2026-07-11T01:31:43.5991751Z         PASS [   0.018s] (1073/1655) spt-net net::endpoint::tests::family_force_off_flag_parsing
2026-07-11T01:31:43.6040074Z         PASS [   0.014s] (1074/1655) spt-net net::endpoint::tests::family_selection_drops_dead_keeps_working
2026-07-11T01:31:43.6083288Z         PASS [   0.019s] (1075/1655) spt-net net::endpoint::tests::keep_alive_is_under_idle_timeout
2026-07-11T01:31:43.6119689Z         PASS [   0.014s] (1076/1655) spt-net net::mesh::seedproof::tests::frame_codec_round_trips_and_rejects_garbage
2026-07-11T01:31:43.6182561Z         PASS [   0.017s] (1077/1655) spt-net net::mesh::seedproof::tests::forged_proof_fails
2026-07-11T01:31:43.6183742Z         PASS [   0.025s] (1078/1655) spt-net net::mesh::seedproof::tests::cross_connection_replay_fails
2026-07-11T01:31:43.6259193Z         PASS [   0.022s] (1079/1655) spt-net net::mesh::seedproof::tests::hello_frame_round_trips_and_rejects_malformed
2026-07-11T01:31:43.6285336Z         PASS [   0.016s] (1080/1655) spt-net net::mesh::seedproof::tests::mk_derivation_is_deterministic_and_input_sensitive
2026-07-11T01:31:43.6360468Z         PASS [   0.016s] (1081/1655) spt-net net::mesh::seedproof::tests::proofset_frame_round_trips_and_rejects_malformed
2026-07-11T01:31:43.6418588Z         PASS [   0.009s] (1082/1655) spt-net net::mesh::seedproof::tests::valid_proof_verifies_and_roles_differ
2026-07-11T01:31:43.6480369Z         PASS [   0.310s] (1083/1655) spt-msg ring::tests::ring_gets_reply_and_cleans_up
2026-07-11T01:31:43.6590151Z         PASS [   0.024s] (1084/1655) spt-net net::mesh::seedproof::tests::mutual_requires_both_sides
2026-07-11T01:31:43.6685896Z         PASS [   0.016s] (1085/1655) spt-net net::mesh::seedproof::tests::wrong_epoch_fails
2026-07-11T01:31:43.6773719Z         PASS [   0.011s] (1086/1655) spt-net net::notif::tests::forged_origin_field_is_inert
2026-07-11T01:31:43.6810342Z         PASS [   0.013s] (1087/1655) spt-net net::notif::tests::record_split_across_chunks_reassembles
2026-07-11T01:31:43.6838097Z         PASS [   0.019s] (1088/1655) spt-net net::mesh::seedproof::tests::wrong_subnet_fails
2026-07-11T01:31:43.6839270Z         PASS [   0.016s] (1089/1655) spt-net net::notif::tests::record_round_trips_and_unknown_kind_is_skipped
2026-07-11T01:31:43.6879800Z         PASS [   0.015s] (1090/1655) spt-net net::pairing::meet::tests::key_seed_is_not_the_token
2026-07-11T01:31:43.6880996Z         PASS [   0.019s] (1091/1655) spt-net net::pairing::meet::tests::derived_identity_is_deterministic_and_input_bound
2026-07-11T01:31:43.7084315Z         PASS [   0.021s] (1092/1655) spt-net net::pairing::meet::tests::skewed_window_contains_the_listener_id
2026-07-11T01:31:43.7124102Z         PASS [   0.010s] (1093/1655) spt-net net::pairing::ntp::tests::loud_fail_logs_only_on_transitions
2026-07-11T01:31:43.7169392Z         PASS [   0.012s] (1094/1655) spt-net net::pairing::ntp::tests::invalidate_clears_the_snapshot
2026-07-11T01:31:43.7226889Z         PASS [   0.033s] (1095/1655) spt-net net::pairing::ntp::tests::clock_step_forces_refresh_via_injected_reads
2026-07-11T01:31:43.7238678Z         PASS [   0.012s] (1096/1655) spt-net net::pairing::ntp::tests::sntp_query_reads_the_transmit_timestamp
2026-07-11T01:31:43.7305871Z         PASS [   0.014s] (1097/1655) spt-net net::pairing::ntp::tests::parse_rejects_short_and_zeroed_replies
2026-07-11T01:31:43.7340467Z         PASS [   0.014s] (1098/1655) spt-net net::pairing::ntp::tests::offset_applies_signed_and_saturates
2026-07-11T01:31:43.7421289Z         PASS [   0.020s] (1099/1655) spt-net net::pairing::ntp::tests::sort_v4_first_leads_with_v4_preserving_family_order
2026-07-11T01:31:43.7456213Z         PASS [   0.009s] (1100/1655) spt-net net::pairing::ratelimit::tests::backoff_curve_doubles_then_caps
2026-07-11T01:31:43.7510455Z         PASS [   0.034s] (1101/1655) spt-net net::pairing::ratelimit::tests::abandoned_ceremony_is_reclaimed_and_charged
2026-07-11T01:31:43.7518256Z         PASS [   0.012s] (1102/1655) spt-net net::pairing::ratelimit::tests::backoff_is_per_subnet
2026-07-11T01:31:43.7522781Z         PASS [   0.012s] (1103/1655) spt-net net::pairing::ratelimit::tests::failures_impose_exponential_backoff
2026-07-11T01:31:43.7527929Z         PASS [   0.008s] (1104/1655) spt-net net::pairing::ratelimit::tests::first_ceremony_is_free_and_success_resets
2026-07-11T01:31:43.7530453Z         PASS [   0.009s] (1105/1655) spt-net net::pairing::ratelimit::tests::one_active_ceremony_per_subnet
2026-07-11T01:31:43.7534285Z         PASS [   0.166s] (1106/1655) spt-net net::endpoint::tests::endpoint_id_binds_to_identity
2026-07-11T01:31:43.7651351Z         PASS [   0.013s] (1107/1655) spt-net net::pairing::ratelimit::tests::success_clears_accumulated_backoff
2026-07-11T01:31:43.7705853Z         PASS [   0.016s] (1108/1655) spt-net net::pairing::rendezvous::tests::distinct_same_length_names_diverge
2026-07-11T01:31:43.7773294Z         PASS [   0.016s] (1109/1655) spt-net net::pairing::rendezvous::tests::length_prefix_prevents_boundary_collision
2026-07-11T01:31:43.7787500Z         PASS [   0.012s] (1110/1655) spt-net net::pairing::rendezvous::tests::token_is_deterministic
2026-07-11T01:31:43.7790224Z         PASS [   0.014s] (1111/1655) spt-net net::pairing::rendezvous::tests::token_varies_with_name_and_step
2026-07-11T01:31:43.7791404Z         PASS [   0.014s] (1112/1655) spt-net net::pairing::rendezvous::tests::window_is_three_adjacent_tokens
2026-07-11T01:31:43.8362828Z         PASS [   0.190s] (1113/1655) spt-net net::pairing::meet::tests::meet_redirects_joiner_to_the_real_pairing_endpoint
2026-07-11T01:31:43.8510083Z         PASS [   0.363s] (1114/1655) spt-msg::killer_quickstart offline_then_online_delivers_backlog
2026-07-11T01:31:43.8652020Z         PASS [   0.280s] (1115/1655) spt-net net::endpoint::tests::two_endpoints_loopback_echo
2026-07-11T01:31:43.8687163Z         PASS [   0.098s] (1116/1655) spt-net net::pairing::spake::tests::reflected_role_is_rejected_by_pake
2026-07-11T01:31:43.8700891Z         PASS [   0.112s] (1117/1655) spt-net net::pairing::spake::tests::matching_code_pairs_and_agrees_on_key
2026-07-11T01:31:43.9303488Z         PASS [   0.563s] (1118/1655) spt-msg ring::tests::ring_timeout_cleans_up
2026-07-11T01:31:43.9471913Z         PASS [   0.018s] (1119/1655) spt-net net::pairing::totp::tests::code_at_is_six_zero_padded_digits
2026-07-11T01:31:43.9539866Z         PASS [   0.115s] (1120/1655) spt-net net::pairing::spake::tests::stale_step_fails
2026-07-11T01:31:43.9660059Z         PASS [   0.017s] (1121/1655) spt-net net::pairing::totp::tests::debug_redacts_seed
2026-07-11T01:31:43.9683899Z         PASS [   0.016s] (1122/1655) spt-net net::pairing::totp::tests::generated_seeds_are_distinct
2026-07-11T01:31:43.9740450Z         PASS [   0.118s] (1123/1655) spt-net net::pairing::spake::tests::substituted_pubkey_fails
2026-07-11T01:31:43.9785664Z         PASS [   0.103s] (1124/1655) spt-net net::pairing::spake::tests::wrong_subnet_fails
2026-07-11T01:31:43.9843807Z         PASS [   0.012s] (1125/1655) spt-net net::pairing::totp::tests::otpauth_uri_is_well_formed_and_encoded
2026-07-11T01:31:43.9920864Z         PASS [   0.016s] (1126/1655) spt-net net::pairing::totp::tests::matches_rfc6238_appendix_b_vectors
2026-07-11T01:31:44.0000261Z         PASS [   0.015s] (1127/1655) spt-net net::pairing::totp::tests::seed_round_trips_through_base32
2026-07-11T01:31:44.0031137Z         PASS [   0.018s] (1128/1655) spt-net net::pairing::totp::tests::time_step_is_floor_unix_over_period
2026-07-11T01:31:44.0091773Z         PASS [   0.125s] (1129/1655) spt-net net::pairing::spake::tests::tampered_tag_fails
2026-07-11T01:31:44.0161250Z         PASS [   0.012s] (1130/1655) spt-net net::pairing::totp::tests::window_accepts_plus_minus_one_only
2026-07-11T01:31:44.0260402Z         PASS [   0.014s] (1131/1655) spt-net net::pairing::transcript::tests::each_bound_field_changes_the_tag
2026-07-11T01:31:44.0300132Z         PASS [   0.017s] (1132/1655) spt-net net::pairing::transcript::tests::diverged_shared_secret_fails_verification
2026-07-11T01:31:44.0359946Z         PASS [   0.016s] (1133/1655) spt-net net::pairing::transcript::tests::matching_tag_verifies_and_roles_differ
2026-07-11T01:31:44.0369668Z         PASS [   0.019s] (1134/1655) spt-net net::pairing::transcript::tests::message_order_is_bound
2026-07-11T01:31:44.0440124Z         PASS [   0.333s] (1135/1655) spt-net net::pairing::ntp::tests::unreachable_server_falls_back
2026-07-11T01:31:44.0450498Z         PASS [   0.332s] (1136/1655) spt-net net::pairing::ntp::tests::v6_first_ordering_does_not_starve_the_query
2026-07-11T01:31:44.0495101Z         PASS [   0.026s] (1137/1655) spt-net net::pairing::transcript::tests::length_prefixing_prevents_boundary_collision
2026-07-11T01:31:44.0510467Z         PASS [   0.017s] (1138/1655) spt-net net::pairing::transcript::tests::pake_identity_binds_role_and_context
2026-07-11T01:31:44.0650392Z         PASS [   0.499s] (1139/1655) spt-msg::killer_quickstart two_agents_exchange_message_tcp_and_spool
2026-07-11T01:31:44.0693210Z         PASS [   0.027s] (1140/1655) spt-net net::pairing::wire::tests::frame_codec_round_trips_and_rejects_garbage
2026-07-11T01:31:44.0830215Z         PASS [   0.026s] (1141/1655) spt-net net::pairing::wire::tests::seed_frame_roster_is_additive_and_roundtrips
2026-07-11T01:31:44.0839940Z         PASS [   0.032s] (1142/1655) spt-net net::pairing::wire::tests::hello_intro_is_additive_and_roundtrips
2026-07-11T01:31:44.0929509Z         PASS [   0.277s] (1143/1655) spt-net net::pairing::spake::tests::stale_epoch_fails
2026-07-11T01:31:44.0981338Z         PASS [   0.011s] (1144/1655) spt-net net::registry::tests::advertise_if_visible_gates_before_join
2026-07-11T01:31:44.1020077Z         PASS [   0.192s] (1145/1655) spt-net net::pairing::spake::tests::wrong_code_fails_at_confirmation_not_spake
2026-07-11T01:31:44.1029951Z         PASS [   0.032s] (1146/1655) spt-net net::registry::tests::adapter_projects_controlled_serde_and_n_minus_one
2026-07-11T01:31:44.1080015Z         PASS [   0.022s] (1147/1655) spt-net net::registry::tests::display_parity_fields_serde_and_n_minus_one
2026-07-11T01:31:44.1093688Z         PASS [   0.034s] (1148/1655) spt-net net::registry::tests::distinct_nodes_are_separate_instances
2026-07-11T01:31:44.1188041Z         PASS [   0.019s] (1149/1655) spt-net net::registry::tests::equal_epoch_replay_is_stale_noop
2026-07-11T01:31:44.1290176Z         PASS [   0.029s] (1150/1655) spt-net net::registry::tests::evicting_dead_node_clears_phantom_ambiguity
2026-07-11T01:31:44.1350031Z         PASS [   0.119s] (1151/1655) spt-net net::pairing::wire::tests::busy_subnet_refuses_ceremony
2026-07-11T01:31:44.1420116Z         PASS [   0.027s] (1152/1655) spt-net net::registry::tests::excluded_endpoint_is_not_routable_even_via_node_pin
2026-07-11T01:31:44.1480354Z         PASS [   0.025s] (1153/1655) spt-net net::registry::tests::join_collides_even_with_offline_holder
2026-07-11T01:31:44.1548851Z         PASS [   0.019s] (1154/1655) spt-net net::registry::tests::join_fresh_id_is_inserted
2026-07-11T01:31:44.1640048Z         PASS [   0.042s] (1155/1655) spt-net net::registry::tests::exclusion_prunes_cross_subnet_ambiguity
2026-07-11T01:31:44.1712181Z         PASS [   0.024s] (1156/1655) spt-net net::registry::tests::join_colliding_id_on_other_node_refuses_untouched
2026-07-11T01:31:44.1750056Z         PASS [   0.020s] (1157/1655) spt-net net::registry::tests::join_same_name_in_different_subnet_is_legal
2026-07-11T01:31:44.1789968Z         PASS [   0.022s] (1158/1655) spt-net net::registry::tests::node_label_rides_the_lease_and_serde
2026-07-11T01:31:44.1878616Z         PASS [   0.026s] (1159/1655) spt-net net::registry::tests::newer_epoch_supersedes_same_node
2026-07-11T01:31:44.1880077Z         PASS [   0.026s] (1160/1655) spt-net net::registry::tests::join_same_node_falls_through_to_lease
2026-07-11T01:31:44.1940211Z         PASS [   0.023s] (1161/1655) spt-net net::registry::tests::node_level_label_lease_persist_prune_and_serde
2026-07-11T01:31:44.2010153Z         PASS [   0.017s] (1162/1655) spt-net net::registry::tests::node_qualifier_accepts_label_and_prefix_refuses_shared
2026-07-11T01:31:44.2059936Z         PASS [   0.017s] (1163/1655) spt-net net::registry::tests::offline_rows_decay_past_grace_own_rows_survive
2026-07-11T01:31:44.2130516Z         PASS [   0.018s] (1164/1655) spt-net net::registry::tests::offline_since_side_map_is_self_pruning
2026-07-11T01:31:44.2200087Z         PASS [   0.012s] (1165/1655) spt-net net::registry::tests::rename_collision_refuses_whole_ripple
2026-07-11T01:31:44.2270030Z         PASS [   0.015s] (1166/1655) spt-net net::registry::tests::registry_serde_roundtrips
2026-07-11T01:31:44.2330262Z         PASS [   0.021s] (1167/1655) spt-net net::registry::tests::purge_churn_offline_ghosts_stay_bounded
2026-07-11T01:31:44.2360271Z         PASS [   0.026s] (1168/1655) spt-net net::registry::tests::presence_datum_rides_the_lease_and_serde
2026-07-11T01:31:44.2400131Z         PASS [   0.014s] (1169/1655) spt-net net::registry::tests::resolve_across_local_wins_over_remote_in_other_subnet
2026-07-11T01:31:44.2430175Z         PASS [   0.204s] (1170/1655) spt-net net::pairing::wire::tests::loopback_pairs_and_transfers_seed_and_roster
2026-07-11T01:31:44.2470183Z         PASS [   0.015s] (1171/1655) spt-net net::registry::tests::resolve_across_same_node_twins_keep_freshest_epoch
2026-07-11T01:31:44.2490022Z         PASS [   0.025s] (1172/1655) spt-net net::registry::tests::rename_ripples_rows_across_advertised_subnets
2026-07-11T01:31:44.2510195Z         PASS [   0.032s] (1173/1655) spt-net net::registry::tests::resolve_across_bare_id_distinct_nodes_refuses_acrossnodes
2026-07-11T01:31:44.2550126Z         PASS [   0.015s] (1174/1655) spt-net net::registry::tests::resolve_across_unique_id_resolves
2026-07-11T01:31:44.2590059Z         PASS [   0.017s] (1175/1655) spt-net net::registry::tests::resolve_across_subnet_qualified_routes_there
2026-07-11T01:31:44.2591751Z         PASS [   0.016s] (1176/1655) spt-net net::registry::tests::resolve_multiple_live_nodes_refuses
2026-07-11T01:31:44.2650195Z         PASS [   0.021s] (1177/1655) spt-net net::registry::tests::resolve_across_same_node_two_subnets_resolves
2026-07-11T01:31:44.2672510Z         PASS [   0.010s] (1178/1655) spt-net net::registry::tests::resolve_prefers_local_instance
2026-07-11T01:31:44.2689869Z         PASS [   0.010s] (1179/1655) spt-net net::registry::tests::resolve_sole_live_remote_and_skips_offline
2026-07-11T01:31:44.2720243Z         PASS [   0.207s] (1180/1655) spt-net net::pairing::wire::tests::wrong_code_fails_and_records_no_membership
2026-07-11T01:31:44.2760461Z         PASS [   0.024s] (1181/1655) spt-net net::registry::tests::resolve_node_qualifier_pins_and_offline_is_not_found
2026-07-11T01:31:44.2776397Z         PASS [   0.016s] (1182/1655) spt-net net::registry::tests::resource_projection_filters_hidden_and_offline
2026-07-11T01:31:44.2777899Z         PASS [   0.015s] (1183/1655) spt-net net::registry::tests::resource_projection_threads_adapter_projects_controlled
2026-07-11T01:31:44.2779346Z         PASS [   0.024s] (1184/1655) spt-net net::registry::tests::resource_blurb_rides_the_lease_and_serde
2026-07-11T01:31:44.2780469Z         PASS [   0.016s] (1185/1655) spt-net net::registry::tests::resource_projection_threads_endpoint_type
2026-07-11T01:31:44.2781524Z         PASS [   0.020s] (1186/1655) spt-net net::registry::tests::resource_projection_threads_node_label
2026-07-11T01:31:44.2782582Z         PASS [   0.014s] (1187/1655) spt-net net::registry::tests::select_rest_target_offline_never_a_candidate
2026-07-11T01:31:44.2783679Z         PASS [   0.010s] (1188/1655) spt-net net::registry::tests::select_rest_target_suspend_goal_satisfaction
2026-07-11T01:31:44.2784657Z         PASS [   0.018s] (1189/1655) spt-net net::registry::tests::revival_not_out_raced
2026-07-11T01:31:44.2820352Z         PASS [   0.010s] (1190/1655) spt-net net::replicate::tests::feed_carries_instances_and_node_labels_wire_compat
2026-07-11T01:31:44.2827450Z         PASS [   0.277s] (1191/1655) spt-net net::pairing::wire::tests::create_new_then_join_learns_named_subnet
2026-07-11T01:31:44.2836295Z         PASS [   0.261s] (1192/1655) spt-net net::pairing::wire::tests::stale_step_is_rejected
2026-07-11T01:31:44.2837291Z         PASS [   0.014s] (1193/1655) spt-net net::replicate::tests::decoder_survives_chunk_splits_and_corrupt_lines
2026-07-11T01:31:44.2926530Z         PASS [   0.022s] (1194/1655) spt-net net::replicate::tests::apply_routes_by_subnet_and_drops_non_member
2026-07-11T01:31:44.2981393Z         PASS [   0.030s] (1195/1655) spt-net net::registry::tests::stale_active_cannot_clobber_newer_offline
2026-07-11T01:31:44.3035654Z         PASS [   0.012s] (1196/1655) spt-net net::replicate::tests::update_round_trips_and_tolerates_unknown_field
2026-07-11T01:31:44.3037098Z         PASS [   0.037s] (1197/1655) spt-net net::registry::tests::select_rest_target_wake_goal_satisfaction
2026-07-11T01:31:44.3038883Z         PASS [   0.029s] (1198/1655) spt-net net::registry::tests::suspended_is_addressable_and_roundtrips
2026-07-11T01:31:44.3040152Z         PASS [   0.260s] (1199/1655) spt-net net::pairing::wire::tests::unknown_subnet_is_rejected
2026-07-11T01:31:44.3041191Z         PASS [   0.018s] (1200/1655) spt-net net::rest::tests::records_round_trip_and_degrade
2026-07-11T01:31:44.3042285Z         PASS [   0.020s] (1201/1655) spt-net net::serveprobe::tests::records_round_trip_and_degrade
2026-07-11T01:31:44.3098584Z         PASS [   0.029s] (1202/1655) spt-net net::replicate::tests::stale_wire_update_cannot_clobber_newer_state
2026-07-11T01:31:44.3129693Z         PASS [   0.022s] (1203/1655) spt-net net::shelllink::tests::records_round_trip_and_degrade
2026-07-11T01:31:44.3144456Z         PASS [   0.020s] (1204/1655) spt-net net::sync::tests::record_split_across_chunks_reassembles
2026-07-11T01:31:44.3180372Z         PASS [   0.017s] (1205/1655) spt-net net::update::tests::forged_origin_field_is_inert
2026-07-11T01:31:44.3213288Z         PASS [   0.014s] (1206/1655) spt-net net::update::tests::records_round_trip_and_unknown_kind_is_skipped
2026-07-11T01:31:44.3281131Z         PASS [   0.027s] (1207/1655) spt-net net::sync::tests::forged_origin_field_is_inert
2026-07-11T01:31:44.3337764Z         PASS [   0.027s] (1208/1655) spt-net net::sync::tests::records_round_trip_and_unknown_kind_is_skipped
2026-07-11T01:31:44.3355428Z         PASS [   0.011s] (1209/1655) spt-net net::xfer::tests::record_split_across_chunks_reassembles
2026-07-11T01:31:44.3369840Z         PASS [   0.023s] (1210/1655) spt-net net::wanmsg::tests::forged_origin_field_is_inert
2026-07-11T01:31:44.3397288Z         PASS [   0.021s] (1211/1655) spt-net net::wanmsg::tests::message_round_trips_and_tolerates_unknown_field
2026-07-11T01:31:44.3398539Z         PASS [   0.015s] (1212/1655) spt-net net::xfer::tests::forged_origin_field_is_inert
2026-07-11T01:31:44.3399840Z         PASS [   0.017s] (1213/1655) spt-net net::wanmsg::tests::reply_round_trips_and_tolerates_unknown_field
2026-07-11T01:31:44.3401134Z         PASS [   0.031s] (1214/1655) spt-net net::update::tests::record_split_across_chunks_reassembles
2026-07-11T01:31:44.3402263Z         PASS [   0.006s] (1215/1655) spt-proto chunk::tests::orphan_group_without_head_is_dropped
2026-07-11T01:31:44.3403328Z         PASS [   0.008s] (1216/1655) spt-proto chunk::tests::malformed_parts_return_none
2026-07-11T01:31:44.3404451Z         PASS [   0.021s] (1217/1655) spt-net net::xfer::tests::records_round_trip_and_unknown_kind_is_skipped
2026-07-11T01:31:44.3405515Z         PASS [   0.016s] (1218/1655) spt-proto addr::tests::display_round_trips
2026-07-11T01:31:44.3440271Z         PASS [   0.026s] (1219/1655) spt-net net::wanmsg::tests::route_splits_local_and_remote_and_passes_refusals
2026-07-11T01:31:44.3446644Z         PASS [   0.014s] (1220/1655) spt-proto addr::tests::rejects_doubled_delimiters
2026-07-11T01:31:44.3447659Z         PASS [   0.019s] (1221/1655) spt-proto addr::tests::parses_every_qualifier_combination
2026-07-11T01:31:44.3449168Z         PASS [   0.015s] (1222/1655) spt-proto addr::tests::rejects_empty_or_bad_components
2026-07-11T01:31:44.3469169Z         PASS [   0.007s] (1223/1655) spt-proto chunk::tests::short_line_passes_through_unchunked
2026-07-11T01:31:44.3471825Z         PASS [   0.017s] (1224/1655) spt-proto chunk::tests::missing_middle_part_is_dropped
2026-07-11T01:31:44.3537921Z         PASS [   0.017s] (1225/1655) spt-proto chunk::tests::oversized_line_splits_and_each_part_is_well_formed_and_bounded
2026-07-11T01:31:44.3557670Z         PASS [   0.018s] (1226/1655) spt-proto chunk::tests::reassemble_stream_handles_mixed_traffic
2026-07-11T01:31:44.3566959Z         PASS [   0.012s] (1227/1655) spt-proto endpoint::tests::agent_vs_shell_split
2026-07-11T01:31:44.3567877Z         PASS [   0.012s] (1228/1655) spt-proto endpoint::tests::broker_and_node_families
2026-07-11T01:31:44.3569819Z         PASS [   0.010s] (1229/1655) spt-proto envelope::tests::body_escape_is_cr_linesafe
2026-07-11T01:31:44.3661587Z         PASS [   0.016s] (1230/1655) spt-proto endpoint::tests::unknown_tag_tolerated_and_preserved
2026-07-11T01:31:44.3672774Z         PASS [   0.018s] (1231/1655) spt-proto endpoint::tests::shell_kind_round_trips
2026-07-11T01:31:44.3674061Z         PASS [   0.012s] (1232/1655) spt-proto envelope::tests::body_escape_unescape_round_trips_html_and_newlines
2026-07-11T01:31:44.3675265Z         PASS [   0.351s] (1233/1655) spt-net net::pairing::wire::tests::repair_member_keeps_seed
2026-07-11T01:31:44.3677495Z         PASS [   0.021s] (1234/1655) spt-proto endpoint::tests::day_one_tags_round_trip
2026-07-11T01:31:44.3740483Z         PASS [   0.017s] (1235/1655) spt-proto envelope::tests::decode_is_amp_last_so_literal_entities_do_not_double_decode
2026-07-11T01:31:44.3749841Z         PASS [   0.016s] (1236/1655) spt-proto envelope::tests::parser_both_tags_present
2026-07-11T01:31:44.3756532Z         PASS [   0.010s] (1237/1655) spt-proto envelope::tests::parser_unclosed_live_tag_does_not_scoop_project
2026-07-11T01:31:44.3757954Z         PASS [   0.011s] (1238/1655) spt-proto envelope::tests::parser_empty_body_is_some_empty_and_nested_tags_preserved
2026-07-11T01:31:44.3806055Z         PASS [   0.023s] (1239/1655) spt-proto envelope::tests::from_attr_unescape_is_amp_last
2026-07-11T01:31:44.3830095Z         PASS [   0.016s] (1240/1655) spt-proto event::tests::alarm_event_round_trips
2026-07-11T01:31:44.3885053Z         PASS [   0.025s] (1241/1655) spt-proto envelope::tests::from_attr_returns_none_on_garbage_or_empty
2026-07-11T01:31:44.3904354Z         PASS [   0.016s] (1242/1655) spt-proto envelope::tests::parser_out_of_order_tags_both_extracted
2026-07-11T01:31:44.3905725Z         PASS [   0.019s] (1243/1655) spt-proto envelope::tests::parser_no_tags_falls_back_whole_payload_to_live
2026-07-11T01:31:44.3906911Z         PASS [   0.016s] (1244/1655) spt-proto event::tests::attr_decode_is_amp_last
2026-07-11T01:31:44.3907757Z         PASS [   0.016s] (1245/1655) spt-proto event::tests::attr_order_preserved
2026-07-11T01:31:44.3935076Z         PASS [   0.017s] (1246/1655) spt-proto event::tests::empty_body_envelope_parses
2026-07-11T01:31:44.3936045Z         PASS [   0.009s] (1247/1655) spt-proto event::tests::typed_predicate_rejects_partials
2026-07-11T01:31:44.3941788Z         PASS [   0.013s] (1248/1655) spt-proto event::tests::malformed_inputs_return_none_without_panic
2026-07-11T01:31:44.3959808Z         PASS [   0.012s] (1249/1655) spt-proto event::tests::msg_event_round_trips
2026-07-11T01:31:44.3968627Z         PASS [   0.019s] (1250/1655) spt-proto event::tests::body_with_literal_event_tokens_round_trips
2026-07-11T01:31:44.3969877Z         PASS [   0.014s] (1251/1655) spt-proto event::tests::typed_envelope_detected_and_parsed
2026-07-11T01:31:44.3971304Z         PASS [   0.015s] (1252/1655) spt-proto event::tests::psyche_authorable_types_are_reply_and_notify_only
2026-07-11T01:31:44.4060446Z         PASS [   0.014s] (1253/1655) spt-proto event::tests::user_msg_envelope_is_n_minus_one_tolerant
2026-07-11T01:31:44.4085146Z         PASS [   0.010s] (1254/1655) spt-proto event::tests::user_msg_identity_gate_truth_table
2026-07-11T01:31:44.4132985Z         PASS [   0.011s] (1255/1655) spt-proto id::tests::accepts_plain_and_composite_ids
2026-07-11T01:31:44.4185275Z         PASS [   0.011s] (1256/1655) spt-proto id::tests::rejects_empty_and_overlong
2026-07-11T01:31:44.4216352Z         PASS [   0.018s] (1257/1655) spt-proto event::tests::user_msg_event_round_trips
2026-07-11T01:31:44.4250087Z         PASS [   0.015s] (1258/1655) spt-proto event::tests::user_msg_gate_is_not_payload_trusted
2026-07-11T01:31:44.4294149Z         PASS [   0.015s] (1259/1655) spt-proto id::tests::accepts_japanese_scripts
2026-07-11T01:31:44.4315775Z         PASS [   0.017s] (1260/1655) spt-proto id::tests::reports_bad_char_position
2026-07-11T01:31:44.4358306Z         PASS [   0.012s] (1261/1655) spt-proto id::tests::reserves_address_delimiters
2026-07-11T01:31:44.4408770Z         PASS [   0.019s] (1262/1655) spt-proto id::tests::rejects_path_whitespace_and_control
2026-07-11T01:31:44.4432951Z         PASS [   0.014s] (1263/1655) spt-proto identity::tests::bad_inputs_error_without_panic
2026-07-11T01:31:44.4483521Z         PASS [   0.012s] (1264/1655) spt-proto payload::tests::binary_blob_round_trips_all_byte_values
2026-07-11T01:31:44.4513083Z         PASS [   0.019s] (1265/1655) spt-proto identity::tests::public_key_hex_round_trips
2026-07-11T01:31:44.4569123Z         PASS [   0.009s] (1266/1655) spt-proto payload::tests::text_payload_round_trips
2026-07-11T01:31:44.4620811Z         PASS [   0.018s] (1267/1655) spt-proto payload::tests::base64_known_vectors
2026-07-11T01:31:44.4625714Z         PASS [   0.015s] (1268/1655) spt-proto payload::tests::blob_padding_lengths_round_trip
2026-07-11T01:31:44.4662483Z         PASS [   0.013s] (1269/1655) spt-proto payload::tests::unknown_or_malformed_decodes_to_none
2026-07-11T01:31:44.4663539Z         PASS [   0.014s] (1270/1655) spt-proto version::tests::current_version_self_compatible
2026-07-11T01:31:44.4664484Z         PASS [   0.024s] (1271/1655) spt-proto payload::tests::command_payload_round_trips
2026-07-11T01:31:44.4669335Z         PASS [   0.035s] (1272/1655) spt-proto identity::tests::known_answer_fixed_seed_is_stable
2026-07-11T01:31:44.4674194Z         PASS [   0.017s] (1273/1655) spt-proto version::tests::window_floor_saturates_at_zero
2026-07-11T01:31:44.4677386Z         PASS [   0.027s] (1274/1655) spt-proto version::tests::n_minus_one_window_accepts_and_rejects
2026-07-11T01:31:44.4773936Z         PASS [   0.115s] (1275/1655) spt-proto chunk::tests::split_then_reassemble_is_byte_identity
2026-07-11T01:31:44.4776053Z         PASS [   0.015s] (1276/1655) spt-runtime manifest::tests::harness_kind_with_shell_section_fails_validation
2026-07-11T01:31:44.4852651Z         PASS [   0.025s] (1277/1655) spt-runtime manifest::tests::digest_section_validation_errors
2026-07-11T01:31:44.4879722Z         PASS [   0.022s] (1278/1655) spt-runtime manifest::tests::fetcher_digest_strategy_needs_no_source
2026-07-11T01:31:44.4934541Z         PASS [   0.019s] (1279/1655) spt-runtime manifest::tests::fetcher_strategy_requires_fetcher_field
2026-07-11T01:31:44.4976570Z         PASS [   0.030s] (1280/1655) spt-runtime manifest::tests::digest_section_source_resolution
2026-07-11T01:31:44.5034182Z         PASS [   0.025s] (1281/1655) spt-runtime manifest::tests::harness_fixture_parses_all_sections
2026-07-11T01:31:44.5074408Z         PASS [   0.019s] (1282/1655) spt-runtime manifest::tests::inject_env_without_value_fails_validation
2026-07-11T01:31:44.5157803Z         PASS [   0.022s] (1283/1655) spt-runtime manifest::tests::host_binaries_optional_and_n1_safe
2026-07-11T01:31:44.5172429Z         PASS [   0.019s] (1284/1655) spt-runtime manifest::tests::per_capability_act_gate_parses_and_validates
2026-07-11T01:31:44.5174017Z         PASS [   0.021s] (1285/1655) spt-runtime manifest::tests::minimal_header_only_manifest_is_valid
2026-07-11T01:31:44.5175186Z         PASS [   0.053s] (1286/1655) spt-runtime manifest::tests::checked_in_schema_is_current
2026-07-11T01:31:44.5176388Z         PASS [   0.022s] (1287/1655) spt-runtime manifest::tests::message_idle_translation_binary_opt_in
2026-07-11T01:31:44.5177481Z         PASS [   0.017s] (1288/1655) spt-runtime manifest::tests::profile_overlays_hints_wholesale
2026-07-11T01:31:44.5178561Z         PASS [   0.011s] (1289/1655) spt-runtime manifest::tests::role_template_is_role_aware_for_notif_extras
2026-07-11T01:31:44.5180207Z         PASS [   0.013s] (1290/1655) spt-runtime manifest::tests::role_template_admits_valid_and_refuses_bad_env_inject
2026-07-11T01:31:44.5181786Z         PASS [   0.081s] (1291/1655) spt-proto identity::tests::sign_verify_round_trip
2026-07-11T01:31:44.5183271Z         PASS [   0.015s] (1292/1655) spt-runtime manifest::tests::role_template_refuses_env_remove_read_contradiction
2026-07-11T01:31:44.5184529Z         PASS [   0.016s] (1293/1655) spt-runtime manifest::tests::role_template_refuses_unfillable_key_but_parse_admits
2026-07-11T01:31:44.5185960Z         PASS [   0.013s] (1294/1655) spt-runtime manifest::tests::round_trips_through_toml
2026-07-11T01:31:44.5186972Z         PASS [   0.019s] (1295/1655) spt-runtime manifest::tests::role_template_skips_retired_psyche_init
2026-07-11T01:31:44.5188116Z         PASS [   0.020s] (1296/1655) spt-runtime manifest::tests::role_template_refuses_unterminated_brace
2026-07-11T01:31:44.5189345Z         PASS [   0.010s] (1297/1655) spt-runtime manifest::tests::shell_kind_without_shell_section_fails_validation
2026-07-11T01:31:44.5190422Z         PASS [   0.045s] (1298/1655) spt-runtime manifest::tests::manifest_schema_shape
2026-07-11T01:31:44.5191545Z         PASS [   0.015s] (1299/1655) spt-runtime manifest::tests::session_resume_role_parses_roundtrips_and_is_backcompat
2026-07-11T01:31:44.5192641Z         PASS [   0.015s] (1300/1655) spt-runtime manifest::tests::shell_fixture_parses
2026-07-11T01:31:44.5193668Z         PASS [   0.059s] (1301/1655) spt-runtime manifest::tests::hint_keyword_matching
2026-07-11T01:31:44.5194598Z         PASS [   0.018s] (1302/1655) spt-runtime manifest::tests::shell_tunnel_opt_in
2026-07-11T01:31:44.5195581Z         PASS [   0.013s] (1303/1655) spt-runtime manifest::tests::update_avenue_content_signing_fields
2026-07-11T01:31:44.5267470Z         PASS [   0.015s] (1304/1655) spt-runtime manifest::tests::unknown_enum_variant_is_an_error_not_a_panic
2026-07-11T01:31:44.5357392Z         PASS [   0.012s] (1305/1655) spt-runtime manifest::tests::update_avenue_gh_release_fields
2026-07-11T01:31:44.5400186Z         PASS [   0.018s] (1306/1655) spt-runtime manifest::tests::syntactically_broken_toml_is_an_error_not_a_panic
2026-07-11T01:31:44.5440023Z         PASS [   0.012s] (1307/1655) spt-runtime manifest::tests::update_post_sub_table
2026-07-11T01:31:44.5462698Z         PASS [   0.017s] (1308/1655) spt-runtime manifest::tests::translation_binary_command_field
2026-07-11T01:31:44.5463962Z         PASS [   0.020s] (1309/1655) spt-runtime manifest::tests::shortcut_basename_optional_with_default
2026-07-11T01:31:44.5465138Z         PASS [   0.014s] (1310/1655) spt-runtime manifest::tests::version_meets_floor_numeric_not_lexical
2026-07-11T01:31:44.5466294Z         PASS [   0.009s] (1311/1655) spt-runtime profile::tests::adapter_parent_matches_on_parent_not_composite
2026-07-11T01:31:44.5467548Z         PASS [   0.011s] (1312/1655) spt-runtime profile::tests::file_pointer_recognized_only_for_single_file_key_table
2026-07-11T01:31:44.5468594Z         PASS [   0.013s] (1313/1655) spt-runtime profile::tests::split_option_first_colon
2026-07-11T01:31:44.5469738Z         PASS [   0.015s] (1314/1655) spt-runtime profile::tests::resolve_shipped_profile_applies_overlay
2026-07-11T01:31:44.5470928Z         PASS [   0.011s] (1315/1655) spt-runtime profile::tests::tighten_only_refuses_loosened_over_cap
2026-07-11T01:31:44.5471871Z         PASS [   0.016s] (1316/1655) spt-runtime profile::tests::profile_overlays_strings
2026-07-11T01:31:44.5472811Z         PASS [   0.017s] (1317/1655) spt-runtime profile::tests::string_dot_path_read_write
2026-07-11T01:31:44.5473802Z         PASS [   0.017s] (1318/1655) spt-runtime profile::tests::resolve_unknown_profile_errors
2026-07-11T01:31:44.5474803Z         PASS [   0.026s] (1319/1655) spt-runtime profile::tests::deep_nested_leaf_replace
2026-07-11T01:31:44.5529664Z         PASS [   0.015s] (1320/1655) spt-runtime profile::tests::tighten_only_refuses_loosened_require_approval
2026-07-11T01:31:44.5551496Z         PASS [   0.022s] (1321/1655) spt-runtime profile::tests::tighten_only_allows_tightening
2026-07-11T01:31:44.5553919Z         PASS [   0.013s] (1322/1655) spt-runtime registry::tests::cross_adapter_fallback_target_resolves_adapter_and_profile
2026-07-11T01:31:44.5557330Z         PASS [   0.015s] (1323/1655) spt-runtime registry::tests::create_local_profile_guards
2026-07-11T01:31:44.5558377Z         PASS [   0.030s] (1324/1655) spt-runtime profile::tests::leaf_replace_contract
2026-07-11T01:31:44.5559441Z         PASS [   0.019s] (1325/1655) spt-runtime registry::tests::invalid_manifest_records_nothing
2026-07-11T01:31:44.5589829Z         PASS [   0.028s] (1326/1655) spt-runtime registry::tests::delete_local_profile_rules
2026-07-11T01:31:44.5590817Z         PASS [   0.014s] (1327/1655) spt-runtime registry::tests::register_copy_vs_pointer_by_avenue
2026-07-11T01:31:44.5599694Z         PASS [   0.029s] (1328/1655) spt-runtime registry::tests::deregister_is_soft_and_readd_reactivates
2026-07-11T01:31:44.5639837Z         PASS [   0.024s] (1329/1655) spt-runtime registry::tests::local_profile_overrides_a_shipped_file_pointer
2026-07-11T01:31:44.5703889Z         PASS [   0.023s] (1330/1655) spt-runtime registry::tests::pointer_missing_manifest_is_deferred_not_cryptic
2026-07-11T01:31:44.5709535Z         PASS [   0.037s] (1331/1655) spt-runtime registry::tests::file_backed_string_reads_contents_lazily
2026-07-11T01:31:44.5735388Z         PASS [   0.012s] (1332/1655) spt-runtime registry::tests::register_with_core_refuses_below_floor_and_writes_nothing
2026-07-11T01:31:44.5736714Z         PASS [   0.030s] (1333/1655) spt-runtime registry::tests::missing_string_file_skips_at_read_without_error
2026-07-11T01:31:44.5737923Z         PASS [   0.025s] (1334/1655) spt-runtime registry::tests::register_refuses_unfillable_role_key_and_writes_nothing
2026-07-11T01:31:44.5739120Z         PASS [   0.031s] (1335/1655) spt-runtime registry::tests::local_profile_survives_readd
2026-07-11T01:31:44.5740208Z         PASS [   0.019s] (1336/1655) spt-runtime registry::tests::register_with_core_admits_when_core_meets_floor
2026-07-11T01:31:44.5910917Z         PASS [   0.028s] (1337/1655) spt-runtime registry::tests::resolve_option_in_matches_disk
2026-07-11T01:31:44.5970213Z         PASS [   0.017s] (1338/1655) spt-runtime resolve::tests::no_candidate_when_no_adapter_hosts_binary
2026-07-11T01:31:44.5979892Z         PASS [   0.025s] (1339/1655) spt-runtime registry::tests::string_file_pointer_escaping_the_dir_is_refused_at_register
2026-07-11T01:31:44.5997157Z         PASS [   0.031s] (1340/1655) spt-runtime registry::tests::resolve_option_bare_shipped_and_local
2026-07-11T01:31:44.5998213Z         PASS [   0.019s] (1341/1655) spt-runtime resolve::tests::pointer_is_sibling_to_adapter_dirs
2026-07-11T01:31:44.5999282Z         PASS [   0.018s] (1342/1655) spt-runtime resolve::tests::renamed_in_use_exe_still_resolves
2026-07-11T01:31:44.6000582Z         PASS [   0.024s] (1343/1655) spt-runtime resolve::tests::fallback_picks_freshest_then_name
2026-07-11T01:31:44.6001693Z         PASS [   0.009s] (1344/1655) spt-runtime resolve::tests::resolve_error_hints_print_the_group_level_adapter_form
2026-07-11T01:31:44.6004041Z         PASS [   0.030s] (1345/1655) spt-runtime resolve::tests::normalize_folds_case_and_stems_first_dot
2026-07-11T01:31:44.6019782Z         PASS [   0.030s] (1346/1655) spt-runtime resolve::tests::pointer_overrides_fallback
2026-07-11T01:31:44.6065020Z         PASS [   0.037s] (1347/1655) spt-runtime registry::tests::strings_get_set_through_overlay
2026-07-11T01:31:44.6141727Z         PASS [   0.012s] (1348/1655) spt-runtime runtime::tests::fills_known_placeholders
2026-07-11T01:31:44.6148172Z         PASS [   0.013s] (1349/1655) spt-runtime runtime::tests::expand_tilde_expands_leading_home_only
2026-07-11T01:31:44.6154988Z         PASS [   0.024s] (1350/1655) spt-runtime resolve::tests::single_candidate_resolves_base_no_pointer
2026-07-11T01:31:44.6156000Z         PASS [   0.024s] (1351/1655) spt-runtime runtime::tests::adapter_static_keys_inject_and_substitute
2026-07-11T01:31:44.6156922Z         PASS [   0.024s] (1352/1655) spt-runtime runtime::tests::bounded_run_captures_success
2026-07-11T01:31:44.6158341Z         PASS [   0.012s] (1353/1655) spt-runtime runtime::tests::identity_env_scrubbed_even_when_role_declares_no_env_remove
2026-07-11T01:31:44.6170718Z         PASS [   0.027s] (1354/1655) spt-runtime resolve::tests::stale_pointer_self_heals_to_fallback
2026-07-11T01:31:44.6232281Z         PASS [   0.024s] (1355/1655) spt-runtime runtime::tests::capture_read_env_is_declared_allowlist_only
2026-07-11T01:31:44.6233816Z         PASS [   0.033s] (1356/1655) spt-runtime resolve::tests::set_clear_prune_rules
2026-07-11T01:31:44.6238056Z         PASS [   0.009s] (1357/1655) spt-runtime runtime::tests::missing_key_and_empty_command_errors_still_fire
2026-07-11T01:31:44.6274311Z         PASS [   0.009s] (1358/1655) spt-runtime runtime::tests::placeholder_inside_larger_token_substitutes_in_place
2026-07-11T01:31:44.6276886Z         PASS [   0.013s] (1359/1655) spt-runtime runtime::tests::inject_read_env_keys_resolves_ambient_then_value_then_skips
2026-07-11T01:31:44.6283696Z         PASS [   0.014s] (1360/1655) spt-runtime runtime::tests::missing_key_errors_before_spawn
2026-07-11T01:31:44.6321979Z         PASS [   0.015s] (1361/1655) spt-runtime runtime::tests::identity_scrub_overrides_a_spawn_env_stamp
2026-07-11T01:31:44.6345375Z         PASS [   0.008s] (1362/1655) spt-runtime runtime::tests::resolve_program_prefers_install_dir
2026-07-11T01:31:44.6352376Z         PASS [   0.019s] (1363/1655) spt-runtime runtime::tests::multiword_value_is_one_argv_element
2026-07-11T01:31:44.6358068Z         PASS [   0.012s] (1364/1655) spt-runtime runtime::tests::resolve_program_falls_back_to_path
2026-07-11T01:31:44.6359509Z         PASS [   0.009s] (1365/1655) spt-runtime runtime::tests::scrub_identity_env_clears_all_identity_vars_from_process
2026-07-11T01:31:44.6360823Z         PASS [   0.008s] (1366/1655) spt-runtime runtime::tests::spawn_env_stamps_reach_the_command_env
2026-07-11T01:31:44.6386303Z         PASS [   0.011s] (1367/1655) spt-runtime runtime::tests::spawn_cwd_default_applies_only_without_role_cwd
2026-07-11T01:31:44.6394893Z         PASS [   0.018s] (1368/1655) spt-runtime runtime::tests::quote_and_semicolon_values_stay_one_element
2026-07-11T01:31:44.6395662Z         PASS [   0.024s] (1369/1655) spt-runtime runtime::tests::literal_braces_still_escape_per_token
2026-07-11T01:31:44.6404575Z         PASS [   0.011s] (1370/1655) spt-runtime runtime::tests::spawn_session_detached_returns_pid
2026-07-11T01:31:44.6420125Z         PASS [   0.008s] (1371/1655) spt-runtime runtime::tests::stamp_survives_env_remove
2026-07-11T01:31:44.6452101Z         PASS [   0.011s] (1372/1655) spt-runtime runtime::tests::tokenize_honors_double_quotes
2026-07-11T01:31:44.6498792Z         PASS [   0.013s] (1373/1655) spt-store access::tests::recent_outbound_correlates_within_window
2026-07-11T01:31:44.6524568Z         PASS [   0.015s] (1374/1655) spt-store access::tests::allow_revoke_open_polarity
2026-07-11T01:31:44.6525512Z         PASS [   0.016s] (1375/1655) spt-runtime runtime::tests::unknown_role_errors
2026-07-11T01:31:44.6526360Z         PASS [   0.008s] (1376/1655) spt-store atomic::tests::atomic_write_bytes_round_trips
2026-07-11T01:31:44.6527159Z         PASS [   0.012s] (1377/1655) spt-store access::tests::recent_outbound_persists
2026-07-11T01:31:44.6527945Z         PASS [   0.009s] (1378/1655) spt-store access::tests::users_reservation_decodes_inert
2026-07-11T01:31:44.6528824Z         PASS [   0.013s] (1379/1655) spt-store access::tests::store_persists_and_degrades_open
2026-07-11T01:31:44.6529857Z         PASS [   0.007s] (1380/1655) spt-store atomic::tests::atomic_write_creates_and_replaces
2026-07-11T01:31:44.6553187Z         PASS [   0.016s] (1381/1655) spt-store access::tests::recent_outbound_is_bounded
2026-07-11T01:31:44.6564518Z         PASS [   0.006s] (1382/1655) spt-store atomic::tests::retry_absorbs_transient_then_succeeds
2026-07-11T01:31:44.6567481Z         PASS [   0.006s] (1383/1655) spt-store atomic::tests::retry_gives_up_after_max_attempts
2026-07-11T01:31:44.6570315Z         PASS [   0.006s] (1384/1655) spt-store atomic::tests::to_forward_slash_strips_unc_prefix
2026-07-11T01:31:44.6575455Z         PASS [   0.007s] (1385/1655) spt-store atomic::tests::retry_does_not_retry_non_transient
2026-07-11T01:31:44.6595723Z         PASS [   0.007s] (1386/1655) spt-store attachment::tests::boot_reset_and_serving_filter
2026-07-11T01:31:44.6597210Z         PASS [   0.007s] (1387/1655) spt-store attachment::tests::attached_default_flip_roundtrip
2026-07-11T01:31:44.6620101Z         PASS [   0.007s] (1388/1655) spt-store attachment::tests::corrupt_file_degrades_to_attached
2026-07-11T01:31:44.6663275Z         PASS [   0.006s] (1389/1655) spt-store branchstore::tests::config_error_classifier_covers_both_symptom_families
2026-07-11T01:31:44.6690295Z         PASS [   0.019s] (1390/1655) spt-store atomic::tests::atomic_write_durable_round_trips_and_renames_tmp
2026-07-11T01:31:44.6766206Z         PASS [   6.735s] (1391/1655) spt-daemon::brain_resume_conn_deadlock daemon_cursor_only_resume_keeps_heartbeat_live_respawn_interleave
2026-07-11T01:31:44.6805660Z         PASS [   6.732s] (1392/1655) spt-daemon::brain_resume_conn_deadlock daemon_cursor_only_resume_keeps_heartbeat_live_steady_state
2026-07-11T01:31:44.6809892Z         PASS [   0.004s] (1393/1655) spt-store contextmark::tests::join_bump_dominates_both_parents
2026-07-11T01:31:44.6849909Z         PASS [   0.004s] (1394/1655) spt-store contextmark::tests::merge_decisions
2026-07-11T01:31:44.6850805Z         PASS [   0.004s] (1395/1655) spt-store contextmark::tests::marker_round_trips_v1_and_v2
2026-07-11T01:31:44.6894072Z         PASS [   0.004s] (1396/1655) spt-store contextmark::tests::vector_parse_tolerant
2026-07-11T01:31:44.6894640Z         PASS [   0.004s] (1397/1655) spt-store contextmark::tests::vector_compare_covers_all_orders
2026-07-11T01:31:44.7191521Z         PASS [   0.061s] (1398/1655) spt-store branchstore::tests::concurrent_open_or_init_on_one_fresh_store_all_ok
2026-07-11T01:31:44.7310315Z         PASS [   0.069s] (1399/1655) spt-store branchstore::tests::open_or_init_idempotent
2026-07-11T01:31:44.7653860Z         PASS [   0.099s] (1400/1655) spt-store branchstore::tests::sweep_removes_only_stale_empty_locks
2026-07-11T01:31:44.7655712Z         PASS [   0.046s] (1401/1655) spt-store contextstore::tests::invalid_id_refused
2026-07-11T01:31:44.8185646Z         PASS [   0.162s] (1402/1655) spt-store branchstore::tests::branches_are_independent_roots
2026-07-11T01:31:44.8226848Z         PASS [   0.163s] (1403/1655) spt-store branchstore::tests::multi_key_commit_is_one_commit
2026-07-11T01:31:44.8270204Z         PASS [   0.004s] (1404/1655) spt-store epoch::tests::corrupt_or_absent_file_degrades_safely
2026-07-11T01:31:44.8299909Z         PASS [   0.173s] (1405/1655) spt-store branchstore::tests::commit_then_read_at_tip
2026-07-11T01:31:44.8326179Z         PASS [   0.006s] (1406/1655) spt-store epoch::tests::counter_persists_across_reload
2026-07-11T01:31:44.8344459Z         PASS [   0.004s] (1407/1655) spt-store epoch::tests::next_is_strictly_increasing_from_one
2026-07-11T01:31:44.8370609Z         PASS [   0.004s] (1408/1655) spt-store gitrun::tests::deadline_kills_and_reports_timed_out
2026-07-11T01:31:44.8412050Z         PASS [   0.172s] (1409/1655) spt-store branchstore::tests::unchanged_write_is_no_commit
2026-07-11T01:31:44.8412622Z         PASS [   0.004s] (1410/1655) spt-store grants::tests::grant_match_is_exact_per_tuple
2026-07-11T01:31:44.8452639Z         PASS [   0.004s] (1411/1655) spt-store grants::tests::grant_revoke_roundtrip_default_deny
2026-07-11T01:31:44.8455682Z         PASS [   0.004s] (1412/1655) spt-store grants::tests::persistence_and_corrupt_degrade_to_deny
2026-07-11T01:31:44.8488062Z         PASS [   0.014s] (1413/1655) spt-store gitrun::tests::version_runs_within_budget
2026-07-11T01:31:44.8500003Z         PASS [   0.005s] (1414/1655) spt-store history::tests::appends_one_record_per_line
2026-07-11T01:31:44.8500924Z         PASS [   0.004s] (1415/1655) spt-store history::tests::context_entries_carry_the_discriminator
2026-07-11T01:31:44.8539524Z         PASS [   0.005s] (1416/1655) spt-store history::tests::digest_entries_go_to_a_separate_log
2026-07-11T01:31:44.8585552Z         PASS [   0.005s] (1417/1655) spt-store home::tests::home_assignment_matrix
2026-07-11T01:31:44.8617013Z         PASS [   0.012s] (1418/1655) spt-store home::tests::effective_subnet_precedence_and_self_still_refuses
2026-07-11T01:31:44.8657828Z         PASS [   0.004s] (1419/1655) spt-store home::tests::scope_seeding_never_clobbers_user_policy
2026-07-11T01:31:44.8703174Z         PASS [   0.004s] (1420/1655) spt-store home::tests::stamp_creation_fields_news_assign_and_revives_carry_forward
2026-07-11T01:31:44.8750120Z         PASS [   0.005s] (1421/1655) spt-store home::tests::stamp_creation_fields_preserves_profile_against_bare_parent_rebind
2026-07-11T01:31:44.8751228Z         PASS [   0.017s] (1422/1655) spt-store home::tests::nested_parent_home_derives_from_parent_and_none_for_self
2026-07-11T01:31:44.8752931Z         PASS [   0.025s] (1423/1655) spt-store home::tests::adoption_stamps_only_unset_and_only_when_unambiguous
2026-07-11T01:31:44.8792552Z         PASS [   0.004s] (1424/1655) spt-store hostlabel::tests::hostname_is_nonempty_and_trimmed_on_supported_platforms
2026-07-11T01:31:44.8793367Z         PASS [   0.004s] (1425/1655) spt-store hostlabel::tests::node_key_absent_label_falls_back_to_hostname
2026-07-11T01:31:44.8834511Z         PASS [   0.008s] (1426/1655) spt-store info::tests::busy_sentinel_round_trips_and_read_pid_is_none
2026-07-11T01:31:44.8879485Z         PASS [   0.004s] (1427/1655) spt-store info::tests::corrupt_content_returns_none
2026-07-11T01:31:44.8904374Z         PASS [   0.011s] (1428/1655) spt-store info::tests::controllable_is_additive_and_round_trips
2026-07-11T01:31:44.8931201Z         PASS [   0.162s] (1429/1655) spt-store contextstore::tests::project_branch_holds_many_agents
2026-07-11T01:31:44.9048742Z         PASS [   0.012s] (1430/1655) spt-store info::tests::read_env_is_additive_and_round_trips
2026-07-11T01:31:44.9090235Z         PASS [   0.314s] (1431/1655) spt-runtime runtime::tests::bounded_run_kills_on_timeout
2026-07-11T01:31:44.9094432Z         PASS [   0.005s] (1432/1655) spt-store info::tests::read_pid_tolerates_schema_minimal
2026-07-11T01:31:44.9190271Z         PASS [   0.040s] (1433/1655) spt-store info::tests::concurrent_read_during_writes_never_torn
2026-07-11T01:31:44.9329769Z         PASS [   0.023s] (1434/1655) spt-store info::tests::set_last_active_stamps_recency
2026-07-11T01:31:44.9330345Z         PASS [   0.024s] (1435/1655) spt-store info::tests::set_driven_by_stamps_and_clears
2026-07-11T01:31:44.9515268Z         PASS [   0.032s] (1436/1655) spt-store info::tests::set_resources_writes_and_clears_the_blurb
2026-07-11T01:31:44.9585667Z         PASS [   0.025s] (1437/1655) spt-store info::tests::set_status_marks_existing_record
2026-07-11T01:31:44.9586838Z         PASS [   0.068s] (1438/1655) spt-store info::tests::psyche_host_error_round_trips_and_set_clear_increments
2026-07-11T01:31:44.9587895Z         PASS [   0.026s] (1439/1655) spt-store info::tests::set_rest_state_stamps_state_and_anchor_as_a_pair
2026-07-11T01:31:44.9686818Z         PASS [   0.010s] (1440/1655) spt-store info::tests::worker_correlation_metadata_is_additive_and_round_trips
2026-07-11T01:31:44.9687824Z         PASS [   0.010s] (1441/1655) spt-store info::tests::write_read_round_trip
2026-07-11T01:31:44.9731983Z         PASS [   0.004s] (1442/1655) spt-store liveness::tests::corrupt_record_not_alive_but_absent_stays_alive
2026-07-11T01:31:44.9732751Z         PASS [   0.005s] (1443/1655) spt-store liveness::tests::busy_and_missing_keep_interim_parity
2026-07-11T01:31:44.9852734Z         PASS [   0.034s] (1444/1655) spt-store info::tests::translation_fault_round_trips_and_set_clear
2026-07-11T01:31:44.9866104Z         PASS [   0.297s] (1445/1655) spt-store contextstore::tests::conflict_artifacts_preserve_both_versions
2026-07-11T01:31:44.9917645Z         PASS [   0.018s] (1446/1655) spt-store liveness::tests::daemon_hosted_online_survives_dead_pid
2026-07-11T01:31:44.9918852Z         PASS [   0.019s] (1447/1655) spt-store liveness::tests::daemon_hosted_offline_overrides_live_pid
2026-07-11T01:31:45.0023985Z         PASS [   0.017s] (1448/1655) spt-store liveness::tests::external_perch_still_pid_probes
2026-07-11T01:31:45.0066408Z         PASS [   0.004s] (1449/1655) spt-store nodeid::tests::corrupt_key_errors_never_regenerates
2026-07-11T01:31:45.0176534Z         PASS [   0.011s] (1450/1655) spt-store nodeid::tests::create_then_load_is_stable
2026-07-11T01:31:45.0177164Z         PASS [   0.031s] (1451/1655) spt-store liveness::tests::is_perch_unbound_false_for_online_and_offline
2026-07-11T01:31:45.0248783Z         PASS [   0.033s] (1452/1655) spt-store liveness::tests::unbound_not_alive_but_detected_and_not_stale
2026-07-11T01:31:45.0249682Z         PASS [   0.033s] (1453/1655) spt-store liveness::tests::registry_entry_keys_on_status_for_hosted_rows
2026-07-11T01:31:45.0298482Z         PASS [   0.012s] (1454/1655) spt-store nodeid::tests::seed_hex_round_trips
2026-07-11T01:31:45.0453125Z         PASS [  10.273s] (1455/1655) spt::bin/spt cli::tests::shell_spawn_gates_on_the_registered_set
2026-07-11T01:31:45.0495538Z         PASS [   0.004s] (1456/1655) spt-store notif::tests::row_serde_round_trips_with_forward_compat
2026-07-11T01:31:45.0740787Z         PASS [   0.255s] (1457/1655) spt-store contextstore::tests::two_tier_layout_and_commits
2026-07-11T01:31:45.0905701Z         PASS [   0.073s] (1458/1655) spt-store notif::tests::listing_is_subnet_scoped
2026-07-11T01:31:45.0948267Z         PASS [   0.004s] (1459/1655) spt-store peeraddrs::tests::corrupt_file_degrades_to_empty
2026-07-11T01:31:45.0992860Z         PASS [   0.004s] (1460/1655) spt-store peeraddrs::tests::put_get_roundtrip_and_noop_reput
2026-07-11T01:31:45.1035538Z         PASS [   0.004s] (1461/1655) spt-store peeraddrs::tests::record_is_one_step_and_skips_noops
2026-07-11T01:31:45.1075046Z         PASS [   0.004s] (1462/1655) spt-store perch::tests::child_files_route_through_one_resolver
2026-07-11T01:31:45.1095798Z         PASS [   0.085s] (1463/1655) spt-store notif::tests::produce_list_dismiss_round_trip
2026-07-11T01:31:45.1116122Z         PASS [   0.004s] (1464/1655) spt-store perch::tests::classification_matrix
2026-07-11T01:31:45.1139599Z         PASS [   0.004s] (1465/1655) spt-store perch::tests::explicit_parent_wins_over_infer
2026-07-11T01:31:45.1166728Z         PASS [   0.229s] (1466/1655) spt-store info::tests::mutate_info_serializes_writers_so_offline_is_never_clobbered
2026-07-11T01:31:45.1167816Z         PASS [   0.005s] (1467/1655) spt-store perch::tests::list_self_perch_ids_enumerates_bound_top_level
2026-07-11T01:31:45.1180309Z         PASS [   0.004s] (1468/1655) spt-store perch::tests::resolve_psyche_and_worker_nest_under_parent
2026-07-11T01:31:45.1209137Z         PASS [   0.004s] (1469/1655) spt-store perch::tests::resolve_self_is_flat
2026-07-11T01:31:45.1211974Z         PASS [   0.004s] (1470/1655) spt-store perch::tests::shell_perches_resolve_under_owner_shells_namespace
2026-07-11T01:31:45.1219453Z         PASS [   0.004s] (1471/1655) spt-store perch::tests::spt_home_is_pure_and_honors_env
2026-07-11T01:31:45.1257000Z         PASS [   0.005s] (1472/1655) spt-store proc::tests::current_process_is_alive
2026-07-11T01:31:45.1260040Z         PASS [   0.004s] (1473/1655) spt-store proc::tests::exe_basename_dead_pid_is_none
2026-07-11T01:31:45.1301569Z         PASS [   0.004s] (1474/1655) spt-store proc::tests::exe_basename_resolves_current_process
2026-07-11T01:31:45.1319435Z         PASS [   0.011s] (1475/1655) spt-store proc::tests::descendants_include_a_spawned_child
2026-07-11T01:31:45.1342798Z         PASS [   0.004s] (1476/1655) spt-store proc::tests::parent_pid_resolves_and_is_alive
2026-07-11T01:31:45.1360704Z         PASS [   0.004s] (1477/1655) spt-store proc::tests::pid_zero_is_dead_on_every_os
2026-07-11T01:31:45.1391540Z         PASS [   0.109s] (1478/1655) spt-store notif::tests::reopen_is_durable_and_corrupt_seen_degrades
2026-07-11T01:31:45.1426827Z         PASS [   0.069s] (1479/1655) spt-store notif::tests::stale_undismissed_copy_cannot_undismiss
2026-07-11T01:31:45.1427947Z         PASS [   0.093s] (1480/1655) spt-store notif::tests::seen_unions_and_surfaced_maxes
2026-07-11T01:31:45.1431122Z         PASS [   0.004s] (1481/1655) spt-store proc::tests::unassigned_pid_is_dead
2026-07-11T01:31:45.1465231Z         PASS [   0.010s] (1482/1655) spt-store proc::tests::process_table_lists_the_current_process
2026-07-11T01:31:45.1505764Z         PASS [   0.004s] (1483/1655) spt-store project::tests::url_spellings_normalize_to_one_id
2026-07-11T01:31:45.1596880Z         PASS [   0.009s] (1484/1655) spt-store psyche_custody::tests::custody_mint_write_read_clear_round_trip
2026-07-11T01:31:45.1675237Z         PASS [   0.025s] (1485/1655) spt-store proc::tests::zombie_child_reads_dead
2026-07-11T01:31:45.1676519Z         PASS [   0.042s] (1486/1655) spt-store proc::tests::kill_pid_tree_kills_the_whole_subtree
2026-07-11T01:31:45.1713996Z         PASS [   0.012s] (1487/1655) spt-store psyche_custody::tests::custody_record_has_no_status_no_pid
2026-07-11T01:31:45.1715240Z         PASS [   0.147s] (1488/1655) spt-store notif::tests::merge_is_idempotent_and_commutative
2026-07-11T01:31:45.1722996Z         PASS [   0.005s] (1489/1655) spt-store psyche_custody::tests::custody_squatter_tolerates_missing_nested_and_corrupt_records
2026-07-11T01:31:45.1757599Z         PASS [   0.004s] (1490/1655) spt-store psyche_custody::tests::mint_is_canonical_uuid_v4
2026-07-11T01:31:45.1758568Z         PASS [   0.004s] (1491/1655) spt-store psyche_custody::tests::empty_or_corrupt_reads_as_none
2026-07-11T01:31:45.1763514Z         PASS [   0.004s] (1492/1655) spt-store recent_home::tests::blank_name_is_noop
2026-07-11T01:31:45.1802949Z         PASS [   0.004s] (1493/1655) spt-store recent_home::tests::legacy_single_value_reads_as_one_element
2026-07-11T01:31:45.1803973Z         PASS [   0.004s] (1494/1655) spt-store recent_home::tests::mru_less_project_falls_back_to_node_global
2026-07-11T01:31:45.1807192Z         PASS [   0.004s] (1495/1655) spt-store recent_home::tests::node_global_moves_to_front
2026-07-11T01:31:45.1847963Z         PASS [   0.004s] (1496/1655) spt-store recent_home::tests::record_updates_both_levels
2026-07-11T01:31:45.1848905Z         PASS [   0.005s] (1497/1655) spt-store recent_home::tests::project_then_node_global_precedence
2026-07-11T01:31:45.1862034Z         PASS [   0.019s] (1498/1655) spt-store psyche_custody::tests::custody_squatter_finds_the_holding_psyche_and_misses_others
2026-07-11T01:31:45.2003863Z         PASS [   0.057s] (1499/1655) spt-store project::tests::display_derivation
2026-07-11T01:31:45.2155346Z         PASS [   0.526s] (1500/1655) spt-store contextstore::tests::fork_copies_both_tiers_then_diverges
2026-07-11T01:31:45.2185676Z         PASS [   0.453s] (1501/1655) spt-store contextstore::tests::rename_ripples_both_tiers
2026-07-11T01:31:45.2209944Z         PASS [   0.078s] (1502/1655) spt-store project::tests::derivation_ladder
2026-07-11T01:31:45.2498089Z         PASS [   0.064s] (1503/1655) spt-store registry::tests::register_and_lookup
2026-07-11T01:31:45.2682508Z         PASS [   0.068s] (1504/1655) spt-store registry::tests::register_on_nonexistent_owlery_creates_dir_and_succeeds
2026-07-11T01:31:45.2746311Z         PASS [   0.025s] (1505/1655) spt-store rename::tests::live_nested_child_blocks_rename
2026-07-11T01:31:45.2847921Z         PASS [   0.064s] (1506/1655) spt-store registry::tests::resolve_on_empty_registry_is_none_not_error
2026-07-11T01:31:45.2887809Z         PASS [   0.004s] (1507/1655) spt-store roster::tests::is_member_any_spans_subnets_and_honors_tombstones
2026-07-11T01:31:45.2927451Z         PASS [   0.004s] (1508/1655) spt-store roster::tests::merge_entry_is_strictly_greater_lease_wins
2026-07-11T01:31:45.2969072Z         PASS [   0.004s] (1509/1655) spt-store roster::tests::merge_is_commutative_and_idempotent
2026-07-11T01:31:45.3011437Z         PASS [   0.004s] (1510/1655) spt-store roster::tests::offline_member_persists_through_silence_and_reload
2026-07-11T01:31:45.3042721Z         PASS [   0.036s] (1511/1655) spt-store rename::tests::rename_refusals_leave_owlery_untouched
2026-07-11T01:31:45.3050140Z         PASS [   0.120s] (1512/1655) spt-store registry::tests::clean_removes_dead_keeps_live
2026-07-11T01:31:45.3052981Z         PASS [   0.004s] (1513/1655) spt-store roster::tests::roster_for_projects_one_subnets_slice
2026-07-11T01:31:45.3089431Z         PASS [   0.004s] (1514/1655) spt-store roster::tests::tombstone_dominates_suppresses_reinsert_and_clears
2026-07-11T01:31:45.3090064Z         PASS [   0.005s] (1515/1655) spt-store roster::tests::serde_additive_and_degrades_to_empty
2026-07-11T01:31:45.3091284Z         PASS [   0.004s] (1516/1655) spt-store roster::tests::tombstones_are_scoped_and_merge
2026-07-11T01:31:45.3131465Z         PASS [   0.004s] (1517/1655) spt-store roster::tests::upsert_self_overwrites_unconditionally
2026-07-11T01:31:45.3132377Z         PASS [   0.098s] (1518/1655) spt-store registry::tests::reregister_replaces_address
2026-07-11T01:31:45.3133030Z         PASS [   0.004s] (1519/1655) spt-store rotation::tests::coalesce_unions_revokees_and_keeps_earliest_deadline
2026-07-11T01:31:45.3133572Z         PASS [   0.004s] (1520/1655) spt-store rotation::tests::coalesce_is_per_subnet
2026-07-11T01:31:45.3174545Z         PASS [   0.004s] (1521/1655) spt-store seed::tests::absent_cwd_is_omitted
2026-07-11T01:31:45.3175609Z         PASS [   0.004s] (1522/1655) spt-store seed::tests::seed_round_trips_through_json
2026-07-11T01:31:45.3176497Z         PASS [   0.004s] (1523/1655) spt-store rotation::tests::due_subnets_respects_deadline_and_force_is_immediate
2026-07-11T01:31:45.3177341Z         PASS [   0.005s] (1524/1655) spt-store rotation::tests::persists_and_degrades_to_empty
2026-07-11T01:31:45.3210434Z         PASS [   0.140s] (1525/1655) spt-store registry::tests::clean_keys_on_status_for_daemon_hosted_rows
2026-07-11T01:31:45.3222291Z         PASS [   0.005s] (1526/1655) spt-store sessions::tests::adapter_field_roundtrips_and_survives_append
2026-07-11T01:31:45.3223058Z         PASS [   0.005s] (1527/1655) spt-store sessions::tests::appends_and_reads_in_order
2026-07-11T01:31:45.3225456Z         PASS [   0.005s] (1528/1655) spt-store sessions::tests::append_stamps_monotonic_ordinals
2026-07-11T01:31:45.3237571Z         PASS [   0.049s] (1529/1655) spt-store rename::tests::rename_ripples_self_and_nested_children
2026-07-11T01:31:45.3265133Z         PASS [   0.005s] (1530/1655) spt-store sessions::tests::none_cwd_emits_no_field_and_roundtrips
2026-07-11T01:31:45.3270293Z         PASS [   0.005s] (1531/1655) spt-store sessions::tests::pre_migration_row_without_adapter_deserializes_as_none
2026-07-11T01:31:45.3272602Z         PASS [   0.005s] (1532/1655) spt-store sessions::tests::pre_migration_rows_backfill_to_index_on_append
2026-07-11T01:31:45.3275654Z         PASS [   0.005s] (1533/1655) spt-store sessions::tests::pre_migration_row_without_cwd_deserializes_as_none
2026-07-11T01:31:45.3316087Z         PASS [   0.005s] (1534/1655) spt-store sessions::tests::row_with_cwd_appends_and_reads_back
2026-07-11T01:31:45.3318453Z         PASS [   0.005s] (1535/1655) spt-store sessions::tests::same_session_rebind_is_deduped
2026-07-11T01:31:45.3319453Z         PASS [   0.005s] (1536/1655) spt-store sessions::tests::tolerant_of_garbage_lines
2026-07-11T01:31:45.3334220Z         PASS [   0.006s] (1537/1655) spt-store shellinfo::tests::alias_unique_rename_and_resolution
2026-07-11T01:31:45.3370867Z         PASS [   0.005s] (1538/1655) spt-store shellinfo::tests::composite_option_mints_colon_free_id_and_carries_the_composite
2026-07-11T01:31:45.3372431Z         PASS [   0.005s] (1539/1655) spt-store shellinfo::tests::shellinfo_roundtrip_and_corrupt_tolerance
2026-07-11T01:31:45.3381962Z         PASS [   0.006s] (1540/1655) spt-store shellinfo::tests::mint_smallest_free_and_teardown_frees
2026-07-11T01:31:45.3503216Z         PASS [   0.032s] (1541/1655) spt-store sessions::tests::last_k_and_bounding
2026-07-11T01:31:45.3543801Z         PASS [   0.134s] (1542/1655) spt-store registry::tests::resolve_cleans_before_lookup
2026-07-11T01:31:45.3544712Z         PASS [   0.030s] (1543/1655) spt-store sessions::tests::prune_does_not_renumber_surviving_ordinals
2026-07-11T01:31:45.3598925Z         LEAK [   0.226s] (1544/1655) spt-store proc::tests::process_cmdline_reads_a_live_arg_marker
2026-07-11T01:31:45.3961180Z         PASS [   0.631s] (1545/1655) spt-store contextstore::tests::remove_endpoint_removes_exactly_the_source
2026-07-11T01:31:45.4001960Z         PASS [   0.750s] (1546/1655) spt-store atomic::tests::concurrent_writers_never_collide_on_tmp
2026-07-11T01:31:45.4955667Z         PASS [   0.158s] (1547/1655) spt-store spool::tests::claim_idle_edge_audited_stamps_idle_inject_leg
2026-07-11T01:31:45.5480487Z         PASS [   0.194s] (1548/1655) spt-store spool::tests::drain_marks_delivered_and_is_idempotent
2026-07-11T01:31:45.5793218Z         PASS [   0.394s] (1549/1655) spt-store registry::tests::concurrent_registration_never_locks
2026-07-11T01:31:45.5818750Z         PASS [   0.222s] (1550/1655) spt-store spool::tests::drain_take_ack_is_double_deliver_safe
2026-07-11T01:31:45.5824409Z         PASS [   0.230s] (1551/1655) spt-store spool::tests::deferred_row_survives_event_drain_then_hook_delivers
2026-07-11T01:31:45.6042203Z         PASS [   0.254s] (1552/1655) spt-store spool::tests::deferred_mirrors_active_only_window_across_all_three
2026-07-11T01:31:45.6536800Z         PASS [   0.257s] (1553/1655) spt-store spool::tests::evaporate_drops_only_ephemeral_non_deferred_undelivered
2026-07-11T01:31:45.6720766Z         PASS [   0.334s] (1554/1655) spt-store spool::tests::concurrent_take_yields_exactly_one_winner
2026-07-11T01:31:45.6875102Z         PASS [   0.354s] (1555/1655) spt-store spool::tests::active_window_drain_suppresses_idle_only_and_honors_include_deferred
2026-07-11T01:31:45.7048202Z         PASS [   0.368s] (1556/1655) spt-store spool::tests::audited_take_records_taker_provenance_unaudited_leaves_null
2026-07-11T01:31:45.7417152Z         PASS [   5.898s] (1557/1655) spt-daemon::pump pump_survives_a_black_holing_peer_heartbeat_advances_no_restart
2026-07-11T01:31:45.7460880Z         PASS [   0.004s] (1558/1655) spt-store subnet::tests::add_joined_preserves_seed_and_epoch
2026-07-11T01:31:45.7504015Z         PASS [   0.004s] (1559/1655) spt-store subnet::tests::adopt_rotation_takes_newer_seed_and_is_idempotent
2026-07-11T01:31:45.7545938Z         PASS [   0.004s] (1560/1655) spt-store subnet::tests::create_subnet_starts_at_epoch_one_unique_name
2026-07-11T01:31:45.7583441Z         PASS [   0.004s] (1561/1655) spt-store subnet::tests::hex_round_trips_and_rejects_bad_input
2026-07-11T01:31:45.7629372Z         PASS [   0.005s] (1562/1655) spt-store subnet::tests::hide_new_endpoints_defaults_off_and_persists
2026-07-11T01:31:45.7671641Z         PASS [   0.004s] (1563/1655) spt-store subnet::tests::minted_seeds_are_random
2026-07-11T01:31:45.7681933Z         PASS [   0.164s] (1564/1655) spt-store spool::tests::reopen_is_idempotent
2026-07-11T01:31:45.7714516Z         PASS [   0.004s] (1565/1655) spt-store subnet::tests::missing_or_corrupt_file_is_empty_store
2026-07-11T01:31:45.7720546Z         PASS [   0.004s] (1566/1655) spt-store subnet::tests::no_prior_generation_before_rotation
2026-07-11T01:31:45.7756335Z         PASS [   0.004s] (1567/1655) spt-store subnet::tests::remove_drops_membership
2026-07-11T01:31:45.7760253Z         PASS [   0.004s] (1568/1655) spt-store subnet::tests::rotate_bumps_epoch_and_changes_seed
2026-07-11T01:31:45.7803467Z         PASS [   0.005s] (1569/1655) spt-store subnet::tests::store_persists_multi_subnet_and_rotation
2026-07-11T01:31:45.7954209Z         PASS [   0.142s] (1570/1655) spt-store spool::tests::sentinel_create_fail_warns_once_nonfatal
2026-07-11T01:31:45.8104461Z         PASS [   0.138s] (1571/1655) spt-store spool::tests::spool_touches_has_messages_sentinel
2026-07-11T01:31:45.8188337Z         PASS [   0.239s] (1572/1655) spt-store spool::tests::non_deferred_drain_skips_deferred_and_preserves_order
2026-07-11T01:31:45.8192411Z         PASS [   0.237s] (1573/1655) spt-store spool::tests::release_clears_taker_audit_then_retake_restamps
2026-07-11T01:31:45.8292619Z         PASS [   0.429s] (1574/1655) spt-store spool::tests::event_part_body_persists_byte_exact
2026-07-11T01:31:45.8302592Z         PASS [   0.143s] (1575/1655) spt-store spool::tests::wan_mark_seen_claims_once_and_blocks_spool_path
2026-07-11T01:31:45.8341156Z         PASS [   0.004s] (1576/1655) spt-store timefmt::tests::formats_known_instants
2026-07-11T01:31:45.8380356Z         PASS [   0.004s] (1577/1655) spt-store timefmt::tests::lexical_order_matches_chronological_order
2026-07-11T01:31:45.8421696Z         PASS [   0.004s] (1578/1655) spt-store visibility::tests::hidden_gates_sync_even_when_listed
2026-07-11T01:31:45.8461333Z         PASS [   0.004s] (1579/1655) spt-store visibility::tests::hidden_is_or_of_defaults
2026-07-11T01:31:45.8501155Z         PASS [   0.004s] (1580/1655) spt-store visibility::tests::override_wins_both_directions
2026-07-11T01:31:45.8506988Z         PASS [   0.303s] (1581/1655) spt-store spool::tests::no_binary_idle_drain_spools_not_pty
2026-07-11T01:31:45.8545581Z         PASS [   0.004s] (1582/1655) spt-store visibility::tests::synced_requires_membership_listing
2026-07-11T01:31:45.8548073Z         PASS [   0.005s] (1583/1655) spt-store visibility::tests::store_persists_and_degrades_safe
2026-07-11T01:31:45.8585430Z         PASS [   0.004s] (1584/1655) spt-store worker_reap::tests::clamp_ttl_floors_fat_finger_but_allows_disable
2026-07-11T01:31:45.8654987Z         PASS [   0.047s] (1585/1655) spt-store syncmerge::tests::non_context_branch_refused
2026-07-11T01:31:45.8745436Z         PASS [   0.170s] (1586/1655) spt-store spool::tests::wan_spool_dedups_on_op_id_across_reopen
2026-07-11T01:31:45.8776264Z         PASS [   0.019s] (1587/1655) spt-store worker_reap::tests::never_touches_a_psyche
2026-07-11T01:31:45.9215380Z         PASS [   0.340s] (1588/1655) spt-store spool::tests::poll_taken_row_never_idle_injected_but_untaken_row_still_claimable
2026-07-11T01:31:45.9572385Z         PASS [   0.462s] (1589/1655) spt-store spool::tests::idle_edge_drains_pending_via_inject_leg
2026-07-11T01:31:45.9818862Z         PASS [   0.025s] (1590/1655) spt-store worker_seq::tests::counter_survives_reap_no_reuse
2026-07-11T01:31:46.0136920Z         PASS [   1.357s] (1591/1655) spt-store branchstore::tests::branches_by_recency_orders_newest_first
2026-07-11T01:31:46.0182876Z         PASS [   0.005s] (1592/1655) spt-store xfer::tests::progress_round_trips_per_role_and_updates_mid_flight
2026-07-11T01:31:46.0225931Z         PASS [   0.004s] (1593/1655) spt-store xfer::tests::xfer_id_is_filename_safe_and_distinct
2026-07-11T01:31:46.0239144Z         PASS [   0.042s] (1594/1655) spt-store worker_seq::tests::mints_monotonic_per_parent
2026-07-11T01:31:46.0281775Z         PASS [   0.004s] (1595/1655) spt-term digest::tests::config_defaults_are_the_presentation_formula
2026-07-11T01:31:46.0323093Z         PASS [   0.004s] (1596/1655) spt-term digest::tests::truncate_arg_cuts_to_width_with_ellipsis
2026-07-11T01:31:46.0377488Z         PASS [   0.005s] (1597/1655) spt-term projection::tests::agent_between_tools_breaks_the_sprint
2026-07-11T01:31:46.0415705Z         PASS [   0.004s] (1598/1655) spt-term projection::tests::context_record_discriminator
2026-07-11T01:31:46.0454998Z         PASS [   0.004s] (1599/1655) spt-term projection::tests::crux_committed_seqs_survive_a_turn_window_slide
2026-07-11T01:31:46.0492164Z         PASS [   0.004s] (1600/1655) spt-term projection::tests::diagnostics_clean_stream_has_no_drops
2026-07-11T01:31:46.0530063Z         PASS [   0.004s] (1601/1655) spt-term projection::tests::diagnostics_record_every_drop_with_reason
2026-07-11T01:31:46.0566302Z         PASS [   0.004s] (1602/1655) spt-term projection::tests::empty_input_projects_empty_digest
2026-07-11T01:31:46.0603793Z         PASS [   0.004s] (1603/1655) spt-term projection::tests::leading_output_without_input_is_a_preamble_turn
2026-07-11T01:31:46.0642445Z         PASS [   0.004s] (1604/1655) spt-term projection::tests::malformed_unknown_role_and_toolless_tool_are_skipped
2026-07-11T01:31:46.0680836Z         PASS [   0.004s] (1605/1655) spt-term projection::tests::partial_trailing_turn_has_no_seqs
2026-07-11T01:31:46.0719436Z         PASS [   0.004s] (1606/1655) spt-term projection::tests::projects_input_agent_and_collapses_tool_sprints
2026-07-11T01:31:46.0758450Z         PASS [   0.004s] (1607/1655) spt-term projection::tests::seq_encoding_total_order
2026-07-11T01:31:46.0800023Z         PASS [   0.004s] (1608/1655) spt-term projection::tests::sprint_collapse_off_keeps_tools_separate
2026-07-11T01:31:46.0842167Z         PASS [   0.004s] (1609/1655) spt-term projection::tests::timeline_boundary_divider_and_window_bridge
2026-07-11T01:31:46.0880989Z         PASS [   0.004s] (1610/1655) spt-term projection::tests::timeline_folds_context_into_a_turn
2026-07-11T01:31:46.0924977Z         PASS [   0.004s] (1611/1655) spt-term projection::tests::tool_sprint_seq_is_last_collapsed_record
2026-07-11T01:31:46.0964888Z         PASS [   0.004s] (1612/1655) spt-term projection::tests::truncates_tool_args_to_width
2026-07-11T01:31:46.1004489Z         PASS [   0.179s] (1613/1655) spt-store worker_seq::tests::concurrent_mints_never_collide
2026-07-11T01:31:46.1005150Z         PASS [   0.004s] (1614/1655) spt-term projection::tests::ts_ordering_key_parses_and_is_optional
2026-07-11T01:31:46.1044270Z         PASS [   0.004s] (1615/1655) spt-term projection::tests::window_input_turns_bridges_and_trims
2026-07-11T01:31:46.1044905Z         PASS [   0.004s] (1616/1655) spt-term projection::tests::unknown_fields_are_tolerated
2026-07-11T01:31:46.1082727Z         PASS [   0.004s] (1617/1655) spt-term projection::tests::windows_to_last_n_turns
2026-07-11T01:31:46.1083388Z         PASS [   0.004s] (1618/1655) spt-term reader::tests::auto_answers_synthetic_dsr_query
2026-07-11T01:31:46.1121889Z         PASS [   0.004s] (1619/1655) spt-term reader::tests::dsr_matcher_finds_query_across_chunk_boundary
2026-07-11T01:31:46.1162405Z         PASS [   0.004s] (1620/1655) spt-term screen::tests::alt_screen_repaint_excludes_main_scrollback
2026-07-11T01:31:46.1172447Z         PASS [   0.009s] (1621/1655) spt-term reader::tests::no_dsr_means_no_answer
2026-07-11T01:31:46.1203173Z         PASS [   0.004s] (1622/1655) spt-term screen::tests::cursor_visibility_hidden_emitted
2026-07-11T01:31:46.1211767Z         PASS [   0.004s] (1623/1655) spt-term screen::tests::empty_grid_repaint_is_clean
2026-07-11T01:31:46.1249115Z         PASS [   0.004s] (1624/1655) spt-term screen::tests::leaving_alt_restores_main_screen
2026-07-11T01:31:46.1250048Z         PASS [   0.005s] (1625/1655) spt-term screen::tests::erase_display_clears_screen
2026-07-11T01:31:46.1265698Z         PASS [   0.261s] (1626/1655) spt-store worker_reap::tests::orphaned_respects_boot_race_grace
2026-07-11T01:31:46.1295642Z         PASS [   0.005s] (1627/1655) spt-term screen::tests::resize_preserves_content
2026-07-11T01:31:46.1296801Z         PASS [   0.005s] (1628/1655) spt-term screen::tests::main_screen_repaint_paints_text_no_alt_enter
2026-07-11T01:31:46.1304551Z         PASS [   0.004s] (1629/1655) spt-term screen::tests::resize_preserves_title
2026-07-11T01:31:46.1336931Z         PASS [   0.004s] (1630/1655) spt-term screen::tests::sgr_pen_reconstructed_in_repaint
2026-07-11T01:31:46.1338246Z         PASS [   0.004s] (1631/1655) spt-term screen::tests::ris_clears_title_and_untitled_emits_none
2026-07-11T01:31:46.1345033Z         PASS [   0.004s] (1632/1655) spt-term screen::tests::title_captured_and_replayed_in_repaint
2026-07-11T01:31:46.1378549Z         PASS [   0.004s] (1633/1655) spt-term winprog::tests::bare_name_prefers_exe_and_spawns_direct
2026-07-11T01:31:46.1379412Z         PASS [   0.004s] (1634/1655) spt-term winprog::tests::bare_name_prefers_cmd_over_extensionless_shim
2026-07-11T01:31:46.1382814Z         PASS [   0.004s] (1635/1655) spt-term winprog::tests::earlier_path_dir_wins
2026-07-11T01:31:46.1417843Z         PASS [   0.004s] (1636/1655) spt-term winprog::tests::unresolvable_passes_through
2026-07-11T01:31:46.1419105Z         PASS [   0.004s] (1637/1655) spt-term winprog::tests::explicit_extension_is_classified_in_place
2026-07-11T01:31:46.1423032Z         PASS [   0.004s] (1638/1655) xtask::bin/xtask asset_map_tests::asset_target_triple_resolves_musl_from_registry
2026-07-11T01:31:46.1456711Z         PASS [   0.004s] (1639/1655) xtask::bin/xtask converge_tests::converge_table_renders_rows_and_success_predicate
2026-07-11T01:31:46.1457798Z         PASS [   0.004s] (1640/1655) xtask::bin/xtask docs_token_gate_tests::clean_help_text_passes
2026-07-11T01:31:46.1459917Z         PASS [   0.004s] (1641/1655) xtask::bin/xtask docs_token_gate_tests::planted_internal_codes_are_flagged
2026-07-11T01:31:46.1493184Z         PASS [   0.004s] (1642/1655) xtask::bin/xtask spt_bin_tests::target_debug_dir_honors_cargo_target_dir
2026-07-11T01:31:46.1506964Z         PASS [   0.276s] (1643/1655) spt-store worker_reap::tests::reap_preserves_wseq_so_next_mint_continues
2026-07-11T01:31:46.2278649Z         PASS [   0.373s] (1644/1655) spt-store worker_reap::tests::keeps_inflight_and_pending_reaps_drained
2026-07-11T01:31:46.2396601Z         PASS [   0.362s] (1645/1655) spt-store worker_reap::tests::ttl_overrides_live_ready_marker
2026-07-11T01:31:46.3243007Z         PASS [   0.514s] (1646/1655) spt-store syncmerge::tests::legacy_bottom_vectors_surface_not_overwrite
2026-07-11T01:31:46.3624608Z         PASS [   0.586s] (1647/1655) spt-store syncmerge::tests::adopt_then_incremental_then_idempotent_repull
2026-07-11T01:31:46.4785051Z         PASS [   0.659s] (1648/1655) spt-store syncmerge::tests::project_branch_unions_disjoint_agents
2026-07-11T01:31:46.6613695Z         PASS [   0.866s] (1649/1655) spt-store syncmerge::tests::dominated_incoming_drops_but_joins_dag
2026-07-11T01:31:46.6861496Z         PASS [   0.906s] (1650/1655) spt-store syncmerge::tests::concurrent_writes_surface_on_both_nodes
2026-07-11T01:31:46.9322222Z         PASS [   1.103s] (1651/1655) spt-store syncmerge::tests::reconciled_write_propagates_and_clears_artifacts
2026-07-11T01:31:47.5960043Z         PASS [   1.573s] (1652/1655) spt-store::carrier_claim_int two_carriers_race_one_spool_every_row_delivered_exactly_once
2026-07-11T01:31:49.5899786Z         PASS [   4.631s] (1653/1655) spt-store info::tests::write_info_racing_mutate_info_never_lost_update
2026-07-11T01:31:49.9524709Z         PASS [  15.299s] (1654/1655) spt::bin/spt cli::tests::owner_shutdown_gated_by_can_shutdown_grant
2026-07-11T01:31:50.5499049Z         PASS [  10.699s] (1655/1655) spt-daemon::pump pump_w2_live_peer_advertised_amid_dead_peers_no_restart
2026-07-11T01:31:50.5501334Z ────────────
2026-07-11T01:31:50.5501771Z      Summary [  47.764s] 1655 tests run: 1655 passed (1 leaky), 1 skipped
